ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx - Read AI digital values

Solved!
Go to solution

Hi!

 

Simple question: Is it possible to read directly the discrete values from an analog input channel?

 

The result of a "normal" DAQ AI aquisition are DBL samples. In fact that the card converts the input voltage with an ADC into a digital value its waste of memory to use DBL for lets say a 12bit conversion. I use the following hardware, but this should be possible for every card:

 

- NI PCI-6110

- NI PCI-6711

 

Best regrads,

 

Michael

0 Kudos
Message 1 of 2
(3,227 Views)
Solution
Accepted by topic author MK_MTEngineer

Ok found it in the VI "DAQmx Read (Analog 2D U16 NChan NSamp).vi". Seems to be that nobody uses this... i never saw a LabVIEW example with such a simple way to read out the REAL AI data.

 

Best regards,

 

Michael

0 Kudos
Message 2 of 2
(3,216 Views)