LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to carry out unified graphic board selection for 8 waveforms

Solved!
Go to solution

As you know, each wave chart control will be equipped with a graphic board selection tool. There are 9 wave charts in the VI I write. For example, if I use the zoom in operation in the graphic board selection tool with the first wave chart, other wave charts will be enlarged.How can i do that .

image.png

0 Kudos
Message 1 of 2
(1,066 Views)
Solution
Accepted by topic author Comp1ex

Just create a user event of mouse up event and get the x&y axis minimum and maximum value apply it to remaining graphs.


CLD Using LabVIEW since 2013
0 Kudos
Message 2 of 2
(1,039 Views)