LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Plot the Hi-Lo limits and changing colors in same XY graph.

Hello Chilly Charly,

Oh Yes. I got it. It works perfect now !!

Plots - waits - on pressing CLEAR, the plotted curve is cleared and the limits remain. Feeling so happy for my customer.


Regards

Raghunathan
Raghunathan
LabVIEW to Automate Hydraulic Test rigs.
Message 11 of 13
(782 Views)
Congratulations, you did a good job ! You will rapidly forget VB 😉

While developping your own experience with LV, never forget to keep your diagram tidy. NEVER wire under an object, and always wire from left to right.
To develop a good programming style, you should read the LV developement guidelines (http://www.ni.com/pdf/manuals/321393d.pdf).

Keep wiring !

CC
Chilly Charly    (aka CC)
Message 12 of 13
(771 Views)
Hello Chilly Charly,

"While developping your own experience with LV, never forget to keep your diagram tidy. NEVER wire under an object, and always wire from left to right."

Yes very true. Your code does look neat and clean. In fact after I uploaded the code, I was wondering if I should have kind off cleaned it up - p[articularly when posting to a forum. I have learnt that tidiness is very important in LV coding as it can at times make the difference between a clear and unclear implementation. Not only that, keeping the code tight and compact, makes for easy review - if there is need to use the scroll bar to view code, then I think it is time for some housekeeping.

Best Regards

Raghunathan
Raghunathan
LabVIEW to Automate Hydraulic Test rigs.
Message 13 of 13
(766 Views)