LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to fix the range of a waveform chart

Hello,

 

I need to acquire waveform for a period of 5 seconds starting from zero. I use strip waveform chart. How to assign the starting of the X - axis as zero and final value on X scale as 5. 

 

Thanks and Regards

0 Kudos
Message 1 of 2
(2,148 Views)

You just need to write to a couple of properties - XScale.Range.Minimum and Xscale.Range.Maximum. If you are not sampling once a second, write to the multiplier property.

0 Kudos
Message 2 of 2
(2,134 Views)