LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

AI sample channels conversion for DAQmx

Does anyone know the equivalent DAQmx VI to replace AI sample channels? Or does anyone know exactly what AI sample channels is supposed to do? I am going through some old code trying to convert it over for use with the DAQmx and can't figure out how to replace this VI. Any help is greatly appreciated!

 

 

0 Kudos
Message 1 of 4
(2,877 Views)

Posting your code would be easier. I would also look at the analog acquisition examples in the example finder built into LabVIEW.

Tim
GHSP
0 Kudos
Message 2 of 4
(2,871 Views)

Thanks for the examples suggestion, as it seems DAQmx Read is a good substitute!

0 Kudos
Message 3 of 4
(2,851 Views)
The DAQmx Read is your only option. The key is getting the correct polymorphic instance.
0 Kudos
Message 4 of 4
(2,834 Views)