09-12-2011 02:56 AM
In the below example when i enable plot visable it is enabling humidity values( yellow line) and when i disable it humidity values are not getting displayed.
In the same way i want to control temperature( Red line) also how is it possible
Solved! Go to Solution.
09-12-2011 03:11 AM
Hello 108
before setting the visibility you have to select the active plot. I altered your VI, so it could comes closer to your needs.
Btw., in LV2011 these Checkboxes are built-in.
09-12-2011 03:22 AM
i am using labview 2009 8.6 version could u change vi to that and send please
09-12-2011 03:26 AM
I got it now using active plot property thank you very much sir
09-12-2011 03:31 AM
Thzis is in Version 8.6.
Hope this helps,
09-12-2011 10:03 PM
thank you sir and one more question .
in my application of data logging . I have irregular values of time strings in the form of array is it possible to display my irregular time interval values in xaxis .
I tried but i am not able to get it.
see the below attachments
09-13-2011 02:01 AM
See the attached picture.
09-13-2011 03:55 AM
Through this we can get only regular intervals of time . but i want to display irregular intervals of time which i retrive data from the instrument
09-13-2011 08:57 AM
Hello 108,
this shows the way.