LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I convert 1D array of dynamic data (DBL) to dynamic data (DBL)?

I want to use the analog to digtal converter, but I am having trouble making the data types compatible. I want to convert the signal displayed in ''New Waveform'' (see attachment) to digital format. How can I get the correct data type?

0 Kudos
Message 1 of 2
(2,383 Views)

So you're trying to turn an array into a scalar? I guess I don't understand the question. Easiest way would be to index one of the scalar elements out of the array...but it depends on what you're trying to do with the array, and it's not clear from the program what you're trying to do...

 

--Ryan S.

0 Kudos
Message 2 of 2
(2,353 Views)