LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do I convert dynamic data to 1-d array of digital waveform

refer to the attached file:
 
I need to connect a dynamic data source to a 1-d array  of digital waveform data sink.
 
below are the error message that I get when I conect the two.
 
here are a few pictures and the links:
 
 
I tried the From DDT VI but it didn't fix the problem
 
here is a picture and the link:
 
 
 
here are more pictures and the links:
 
 
 
 
 
 
 
 
0 Kudos
Message 1 of 4
(4,422 Views)

Hi,

As I see,the problem here is that you trying to pass double array to boolean.Why don't you wire the dynamic data directly to

"from DDT" and just select "Scalar type" to boolean?

bye,

mishklyar

_________________________________________________________________________________________________
LV 8.2 at Windows & Linux


0 Kudos
Message 2 of 4
(4,407 Views)
What is the vi supposed to be doing? 
0 Kudos
Message 3 of 4
(4,407 Views)

There's just too much code hidden by the express VIs and the dynamic data types. The actual VI should be posted. I would recomend that the output of the Greater or Equal function be converted from dynamic data so you really know what is going on in that while loop and the results from the Select operation.

p.s. You really don't have to find a web site to host your images. It's easier to just attach them to your post.

0 Kudos
Message 4 of 4
(4,397 Views)