Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

cross reference of variable like DAQmx_Val_FromCustomScale

in NI-DaQmx C reference help tutorial, variables used throughout the tutorial such as "DAQmx_Val_FromCustomScale"  shall be sustituted with corresponding numbers such as 1007. Where can I find the cross reference table for all these variables??
0 Kudos
Message 1 of 2
(2,973 Views)
Hi MoShaz-
 
The definitions of the DAQmx_Val_... attribute values can be found in C:\Program Files\National Instruments\NI-DAQ\DAQmx ANSI C Dev\include\NIDAQmx.h.  Depending on your version of NI-DAQmx, they should begin around line 850 or so.
 
Hopefully this helps-
Tom W
National Instruments
0 Kudos
Message 2 of 2
(2,965 Views)