LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sub vi does not return all elements

Solved!
Go to solution

I think I may be forcing it to be a dbl b/c of the type if input.

0 Kudos
Message 21 of 23
(495 Views)

Unless you changed the data type of the input of your subVI, you are stripping the time information.  Your control on the subVI MUST be a waveform data type as my posted example is.

0 Kudos
Message 22 of 23
(494 Views)

that was it.  I was unknowingly forcing it to be a dbl b/c my subvi was a dbl input, not waveform.  thanks for your help.  one day, I will not get hung up on silly things like this.

0 Kudos
Message 23 of 23
(484 Views)