LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Timed Loop and Time representation in waveform chart

Solved!
Go to solution

Hello,

I have been reading Labview explanations about how to work with "Timed Loop" and how to use "Waveform Chart" but I'm not able to achieve what I want.

 

What I want:

I want to sample each 5 seconds with "Timed Loop" and I want to see the data in my "Waveform Chart" each 5 segonds.

 

What I see (Image 1 and 2) is that each sample is shown like it happened each2-3hours!! I've tried with/without autoscale in X axis.

 

What should I do to see sample at the correct time it was taken?

Download All
0 Kudos
Message 1 of 2
(2,173 Views)
Solution
Accepted by topic author yavs

Hi yavs,

 

it's all your fault! 🙂

 

You set the X scale multiplier to 1000*x in seconds: why don't you wire the "x" in seconds directly to the multiplier property?

(You also should enable the display of the seconds at the x scale by using a better format code.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 2
(2,165 Views)