LabVIEW 8.5.1 Timed Loops Crash on Computers with Four or More Cores
My LabVIEW application uses Timed Loops on a computer with four or more processor cores (or processors), but LabVIEW crashes when running my application.
URL: http://digital.ni.com/public.nsf/allkb/AF9F8181F6082CFA86257442006D4833
|
How Can I Plot My X-Axis in Units of Seconds Starting at Zero?
I am using a waveform chart or graph, and I want to plot my x-axis in units of seconds starting at zero, not with a time stamp.
URL: http://digital.ni.com/public.nsf/allkb/DC67507C500AE8138625743B0074FEF8
|
Invoking Callbacks in LabVIEW via .NET
Problem: Is it possible to invoke a callback in LabVIEW via .NET? Solution: The solution to this issue can be found at the following website: Executing LabVIEW VIs through C style function pointers via .
URL: http://digital.ni.com/public.nsf/allkb/90C5727DFCDEE6038625743900450F16
|
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
|