LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Time scale not working correctly after splitting two signals from virtual channel

Solved!
Go to solution

Hello all,

 

I am experiencing an issue where I am using a virtual channel with two analog inputs. I am trying to split the two signals into two seperate waveform charts, as illustrated in the attachment. The two signals seem to be reading out just fine, the problem is that the time scale (x-axis) starts acting out weird. The displayed seconds of time seems to keep jumping up and down at a high frequency, causing the two signals to not be displayed properly in the waveform chart. Could someone please try to help me out? Any help would be greatly appreciated! Smiley Happy

 

Thanks in advance.

0 Kudos
Message 1 of 3
(2,674 Views)
Solution
Accepted by topic author MDijkstra
Try acquiring a signal with time information to start with. You can replace the 2D DBL with a 1D Waveform datatype. You don't need any of that silly extra code - just an Index Array function to get the separate channels.
Message 2 of 3
(2,654 Views)

Quite an easy fix and it works perfectly fine now, thank you so much for your time!

0 Kudos
Message 3 of 3
(2,625 Views)