12-13-2010 06:35 AM
Is it possible to do a self-test programmatically in LabVIEW? The same thing that can be done in MAX manually.
What I mean is when the program starts, it will perform a self-test. If that passes, continue on to the rest of the code, if it fails, bring up a message (or error).
Regards,
Sebster.
Solved! Go to Solution.
12-13-2010 02:23 PM - edited 12-13-2010 02:23 PM
Hi Sebster,
Yes, there is a DAQmx Self-Test Device VI in recent versions of NI-DAQmx.
Brad