LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

use one graph palette for several graphs

I'm displaying information on two different graphs. But these two graphs must be coordinated : when I modify the zoom on one graph, the other graph plots its own data in the same interval of time than the first graph.
Is it possible to use only the graph palette of the first graph to control the zoom, cursors, etc... on both graphs?

Thank you.
CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 1 of 4
(2,388 Views)
Hello zyl7,

yes that's possible: just use property nodes to read properties from first graph and write those values to property node of second graph!
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(2,385 Views)
Thank you!! It's so simple that it works perfectly!!!!
CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 3 of 4
(2,378 Views)
Thank you!! It's so simple that it works perfectly!!!!
CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 4 of 4
(2,377 Views)