LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Property node for a graph in sub VI

Hello all 

 

I hawe question how to chnge graph parameters in sub vi.

 

Main vi have graph
sub vi doing some mesurments an then need to change graph parameters like scales and cursors positions.

When property nodes are i thesame VI as graph is working prefect but how can I pass graph reference to sub vi ? 

 

Best regards 

0 Kudos
Message 1 of 4
(2,337 Views)

You can pass a reference to the graph to a subvi

0 Kudos
Message 2 of 4
(2,333 Views)

Here's a simple example.

Message 3 of 4
(2,317 Views)

Right-click Graph indicator on Block Diagram >> Create >> Reference

0 Kudos
Message 4 of 4
(2,279 Views)