06-04-2014 10:00 AM
When setting up a DAQmx device in LabVIEW code, is there a simple way to discover and report the number of physical channels that have been selected? I have looked for Property Nodes to do this using the "Physical Channels" control as well as the "task out" indicator, but I haven't found anything so far. Any help would be greatly appreciated.
Solved! Go to Solution.
06-04-2014 10:08 AM
Found it!
Measurement I/O -> NI-DAQmx -> Advanced -> Task Confi... -> Task Node -> NumChans (Number of Channels)