Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

list of warning codes

Is there a document which lists warning codes (positive numbers returned as function status) and corresponding messages?
 
Mark
0 Kudos
Message 1 of 3
(2,922 Views)
It's not exactly a help document, but you can find the numbers and symbolic names in the file nidaqmx.h that comes with the driver. It's part of the C-code support.
John Weeks

WaveMetrics, Inc.
Phone (503) 620-3001
Fax (503) 620-6754
www.wavemetrics.com
0 Kudos
Message 2 of 3
(2,918 Views)
FYI - If you have LabVIEW, you can go to Help>>Explain Error, and enter in the error (or warning) code to get the messages.
-Alan A.
0 Kudos
Message 3 of 3
(2,901 Views)