Basically I have 2 analog inputs being read and displayed on a 2 independant charts. The user is prompted to input tolerances that are then used to figure out a maximum and minimum value. If either of the input values do not fall within the min/max value an alarm occurs and turns on a red LED on the front panel. The chart is then saved to file that can be reopened for review. The charts clear and await a new analog input.
What has been requested of me is to add horizontal lines to the chart that will display the min/max values so that the user can easily identify where the failing value occured. I have to do this without altering the information on the 2 existing charts?
Is there a way to overlay another transparent chart on with the same scale and just draw the min and max lines? Is there a simple solution I have overlooked (only been using labview for 2 weeks)? Any suggestions/ideas would be very helpful.
Thanks,
Ken