LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hiding plots programatically in XY graphs

My data acquisition plots five y values along a time axis. There are occasions when the number of plots is less than this due to user set-up of the test. The problem that I have is that the XY graph continues to plot all five values with the empty values drawn on the zero line of the y-axis. Whenever I try to disable the visible property of the plots it doesn't seem to recognise them as active plots and delivers an error code saying 'Invalid property...."etc. The plots can be made invisible only if the user choose to acquire 5 sets of data. Can you help?
0 Kudos
Message 1 of 2
(2,620 Views)
Make sure you are using the order: Set Active Plot -> Set Active Plot's Property

As in the attached LV 6.1 example


2006 Ultimate LabVIEW G-eek.

Message 2 of 2
(2,620 Views)