LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

The auto-test feature under MAX

I want to ensure that when I power up my system and boot into the application that all my PXI boards have passed there diagnostic check - I see there is an auto test feature in MAX but I can't find out exactly what this does - also is there a feature which links to Labview to do this?
0 Kudos
Message 1 of 2
(2,453 Views)
Shrek,

Below is a link to KnowledgeBase 1D8GO2W3. This KB discusses the use of the function testDevice() in CVI. This information also applies to LabVIEW. You could use a Call Library Function Node (Functions >> Advanced) to call testDevice() and verify the functionality of your devices from LabVIEW.

Emulating the NI-DAQ Test Resources Functionality in LabWindows/CVI

Good luck with your application.

Spencer S.
0 Kudos
Message 2 of 2
(2,453 Views)