LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to lock two x scales together.

I have wanted to know how to do this for quite some time.
 
I frequently have front panels with two SCROLLING waveform charts. (labview 8.0)
 
I would like to be able to lock the X scales together so that they both display the same amount of time, AND the same time range.
 
For example i do NOT want one graph to be displaying data points 200-300 while the other graph is displaying 150-250.
 
It is important for my application to be able to look at the two graphs and compare them directly, which is hard to do if they have different scales and offsets.
 
How do i do this?
 
Im pretty sure i do it with property nodes, but i haver never used them before.
 
Thanks.

 

Message Edited by Vr6Fidelity on 03-27-2007 10:54 AM

0 Kudos
Message 1 of 2
(2,479 Views)
You got it.  The X Scale Range property will do just that.
LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
Message 2 of 2
(2,465 Views)