Community Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I Convert Analog Voltage Data to Digital with LabVIEW Code?

Functional Description

This does a basic conversion of analog voltage to digital by providing the subVI with the number of bits to convert each data point to, the maximum voltage (the minimum is a default of 0 becuase it uses unsigned integers), and an array of voltage data. The subVI will output a string array of hexadecimal, as well as a U8 array.

Convertor.jpg

National Instruments
Applications Engineer
Contributors