Customizing the Shape of Front Panel Objects
I would like to customize the shape of a front panel object. For example, how can I change the shape of a Color Box in order to give it an LED appearance?
URL: http://digital.ni.com/public.nsf/allkb/2B3D31E1F55AA7688625743300564356
|
How to Change the Blinking Color of a Control Programmatically
I want to change the blinking color of a string control or indicator while my VI runs depending on the state of my program. I cannot find a property that allows me to do this. How can I accomplish this?
URL: http://digital.ni.com/public.nsf/allkb/6A89168AEAEFC2F58625742C0069907D
|
How to Disconnect From Owning Library
Problem: How do I disconnect a VI from its owning library? Solution: Deleting or moving a LabVIEW library that has VIs being used in a project can cause linking errors.
URL: http://digital.ni.com/public.nsf/allkb/CCBEF223C80F3D598625742C006B4F24
|
How Can I Perform a Self-Test of My NI-DAQmx Device Programatically in LabVIEW?
I want to programatically perform an NI-DAQmx Self-Test in LabVIEW, similar to that available in Measurement and Automation Explorer, but I can't find the corresponding VI. Where can I find this VI or how should I implement a self-test in my program?
URL: http://digital.ni.com/public.nsf/allkb/4927D77E27D907CF8625741F006C987B
|
如何在LabVIEW裡用程式的方法對NI-DAQmx的裝置進行Self-Test?
我希望在在LabVIEW裡用程式的方法對NI-DAQmx的裝置進行Self-Test, 就像我們在Measurement and Automation底下做的一樣。但是我找不到對應的VI。請問我要在哪裡才可以找到這個VI?或是我應該怎樣在我的程式裡執行self-test?
URL: http://digital.ni.com/public.nsf/allkb/0D7A321CAC2E4B658625742500231A4D
|
TestStand Deployment Utility Generates Internal Error When Locking VIs in Project Libraries or Global VIs
When I try to deploy LabVIEW global VIs or VIs in project libraries from the TestStand deployment utility and I request that these files be locked, the deployment utility generates an internal error. What does this internal error mean, and can I password protect these files when I deploy them?
URL: http://digital.ni.com/public.nsf/allkb/62F3FD9A8EC56D268625740C005E2813
|
Event Structure Does Not Capture the 'Value Change' Event When Values are Programmatically Changed
Using an Event Structure, I configured a case to execute when there is a value change of an indicator on my front panel. In my VI, the indicator is sent a value from another part of my code. When I run the VI, I can see the indicator value changing, but the code in the event case that I
URL: http://digital.ni.com/public.nsf/allkb/2C58487883DAF01A862574020070A91C
|
LabVIEW8.5にてUSB-8451のリファレンスを使用したVIをプロジェクトから開く、または実行するとVIがクラッシュする。
LabVIEW8.5、または8.5.1にてVIを作成し、NI-845x Device Reference(ni845xControl.ctl)を使用し、プロジェクトからVIを 実行したり、あるいは、プロジェクトからVIを開くと、VIがクラッシュしてしまいます。 VIを単体で開いたり、実行した場合はクラッシュしません。
URL: http://digital.ni.com/public.nsf/allkb/BCC56830540A194386257401002F9126
|
Feedback Nodes in LabVIEW 8.2 vs 8.5
Why can't I put down a feedback node on the block diagram in LabVIEW 8.2?
URL: http://digital.ni.com/public.nsf/allkb/C3ACC0ACD423FFE7862573FD0014106C
|
How Do I Programmatically Check if a SubVI Input Terminal is Wired?
I have a subVI and its behavior depends on which inputs are wired to it, and I want to programmatically check if an input terminal is wired. How do I do this?
URL: http://digital.ni.com/public.nsf/allkb/65AF42455059FD79862573FC008210E7
|