LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Waveform DT not as precise?

I'm using a waveform type, and simply multiplying one waveform by another, the Y arrays are the same type and length, time-stamps are insignificant, but one DT value is less precise than the other, and the multiplication value throws an error.

The DT of the first waveform is a double with a value of 0.00333333, while the second is a double with a value of 0.003333, is there an easy way to relax the range the DT values can be?

Regards,
Kenneth Miller
0 Kudos
Message 1 of 2
(2,489 Views)
Unbundle the waveform components and multiply the Y values only then repack them again with the dT you like.
Regards,
André (CLA, CLED)
0 Kudos
Message 2 of 2
(2,480 Views)