04-22-2019 02:27 PM
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
04-22-2019
02:41 PM
- last edited on
06-10-2025
08:29 AM
by
Content Cleaner
You can pass a reference to the graph to a subvi
04-22-2019 03:42 PM
Here's a simple example.
04-24-2019 11:48 AM
Right-click Graph indicator on Block Diagram >> Create >> Reference