02-13-2012 12:38 PM
I think I may be forcing it to be a dbl b/c of the type if input.
02-13-2012 12:39 PM
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.
02-13-2012 01:10 PM
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.