LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hiding plot lines on waveform chart

1) On the attached VI I want the operator to select the plot lines to be displayed. Only the plot lines corresponding to the booleans selected within the cluster are to be displayed. How can I hide or stop the other from being displayed?
2) I also noticed that the times along the X axis are not the actual time as found on my system. How do I get the correct time displayed on the X axis?
0 Kudos
Message 1 of 3
(2,920 Views)
You can enabled/disable the property for visibility of each plot (see attach vi).


Concerning the time issue, I had the same problem a a few years back when I start using labview, and I forgot how I fixed it. It seem that one would want to access the property "scaling factor : xo" and set it to the time/date the vi start. I am unfortunatly unable to find that property (in property node). Hopefully someone else will find the answer for that part of your question.

Regards

Philippe Guerit
0 Kudos
Message 2 of 3
(2,920 Views)
I found about your time issue.
0 Kudos
Message 3 of 3
(2,920 Views)