LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there an easy way to document a DAQ configuration using DAQmx?

I'm looking for an equivalent to the "Virtual_Channel_Info_Grabber.vi" that was available for traditional NI-DAQ. I want to be able to create a text/XML file with all of the configuration information for a task or virtual channel. Specifically signal conditioning settings.
0 Kudos
Message 1 of 2
(2,521 Views)
Mike,

Currently an example does not exist that does this in NI-DAQmx. However, you could certainly build a VI that does something very similar to the Virtual_Channel_Info_Grabber.vi in NI-DAQmx using the DAQmx System Property Node and the DAQmx Channel Property Node.

Ames
Applications Engineering
National Instruments
0 Kudos
Message 2 of 2
(2,521 Views)