06-13-2014 06:45 AM
VI to convert 1D array of waveform(DBL) to digital data????
06-13-2014 07:19 AM
Are you referring to Binary?
You can do this by using convert number to binary array VI in binary palette in programming section.
06-13-2014 07:32 AM
After converting to boolean array you can use Boolean Array to Digital.vi to get the DBL value in digital.