05-12-2006 10:30 AM
05-15-2006
12:24 PM
- last edited on
05-19-2025
10:29 PM
by
Content Cleaner
Hello Dan,
To preform a self-test on the PXI-6514 and the PXI-6031E, you can use Measurement and Automation Explorer (MAX). Select Self-Test when you right click on the device under Devices and Interfaces >> DAQmx Devices. If you are interested in a diagnostic utility, you can download the DAQ Diagnostic Utility for Windows on the PXI-6031E. The DAQ Diagnostic Utility checks the functionality of a multifunction DAQ board. Currently there is no diagnostic utility for the digital I/O boards in the 65XX series, but you can manual check the functionality in MAX using the Test Panels by right clicking on the device and selecting Test Panels. That should get you testing! Let us know if you have any other questions.
Regards,
05-15-2006 12:42 PM
Hi Miceala,
Thanks for the response. I knew that I could do self-test under MAX, but how do I incorporate that into my LabVIEW/TestStand program since I want to write a self test routine as part of the set up for my test program. Everytime I run my program, the self-test will be performed before anything else happens. I'm usingTestStand with LabVIEW adapter by the way.
Thanks
Dan
05-16-2006 12:31 PM
05-16-2006 03:14 PM
Thank you Miceala,
Dan