LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

binary

I have to use labview 6.0, the problem is that i can't convert decimal
value to binary. In labview 7 it is not a problem. I am measuring a dc
signal with a mio-daq device. i want to transform this analog signal
to a binary code and use it for further application. Labview 6 is
working against everything. I never have had a problem with labview 7.
But yeah i have to use version6 ..

could someone help me out on this.

thank you very much
see attachment
0 Kudos
Message 1 of 3
(2,721 Views)
I'm not quite sure what the problem is after looking at your diagramm.

If you're looking to have the frontpanel representation of the
"Temperature" indicator show binary, this will work if you change the
indicator type to integer (I32 or I16).

If you're looking to extract the digital values from a waveform, there
are functions to do this built into labVIEW. They're on a seperate
palette called "Waveforms" or something. Here you can extract the X-
and Y-Values of the acquired Waveform.

Hope this helps

Shane.
0 Kudos
Message 2 of 3
(2,721 Views)
Thank you very much
0 Kudos
Message 3 of 3
(2,721 Views)