LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Updating graphs between two VIs

Solved!
Go to solution

I have a VI (event-structure based) that generates and displays waveform chart. Due to lack of space on the main VI, I want the graph to be displayed onto another VI. Could anyone please help me with an example, how to implement this? 

 

My attempt doesnot update the graph using sub-VI.

 

Thanks

Rajeev

RY
0 Kudos
Message 1 of 5
(2,249 Views)

You will get more help if you post your code for others to look at. That way we feel we are helping and not doing.

Tim
GHSP
0 Kudos
Message 2 of 5
(2,245 Views)

A simple example is attached along this email. The subVI is invoked from the MainVI which attempts to zoom the graph, but it does not continuously update the graph data as in MainVI. Thanks 

RY
Download All
0 Kudos
Message 3 of 5
(2,240 Views)
Solution
Accepted by topic author VEEDAY

Take a look at what I did I think it will help you.

Tim
GHSP
Download All
0 Kudos
Message 4 of 5
(2,235 Views)

Thank you. Its big help.

RY
0 Kudos
Message 5 of 5
(2,214 Views)