LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fading out/in a graph

Solved!
Go to solution

Is it possible with LabView to show a graph only if a certain button is pushed?

 

I'd like to make diagram with several measurement point, displayed as numbers for a given time. If one is ineterested in the time-dependency it should be possible to fade in the graph.

 

Is this possible with LabView?

 

Thanks for helping.

0 Kudos
Message 1 of 3
(2,763 Views)
Solution
Accepted by topic author TobiasMeier
Create a visible property node for the graph. It uses a simple boolean input, true, graph is visible, false, graph is not visible.
- there is always an easy way, but it is always the hardest to find
Message 2 of 3
(2,758 Views)

I'm not sure if you want to gradually fade in the visablility of the whole graph or want the traces to fade out like they did on old Storage Scopes.

 

 

 

If it is the latter see the attached that used to work in LV 7.1.

 

 

 

Ben

Message Edited by Ben on 03-20-2009 07:45 AM
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Download All
Message 3 of 3
(2,754 Views)