LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VI to convert 1D array of waveform(DBL) to digital data????

VI to convert 1D array of waveform(DBL) to digital data????

0 Kudos
Message 1 of 3
(2,741 Views)

Are you referring to Binary?

You can do this by using convert number to binary array VI  in binary palette in programming section.

HTML tutorial  HTML tutorial
162+ CLDs & 10 CLAs Trained
LabVIEW Training resources
0 Kudos
Message 2 of 3
(2,728 Views)

After converting to boolean array you can use Boolean Array to Digital.vi to get the DBL value in digital.

HTML tutorial  HTML tutorial
162+ CLDs & 10 CLAs Trained
LabVIEW Training resources
0 Kudos
Message 3 of 3
(2,724 Views)