From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Outputting Guide Lines on Waveform Graph

Hello,

 

I have a graph of temperature vs. time, the temperature (y-value) should be between 75 and 85 degrees and I would like to display a red line on the graph to show where 75 and 85 are to easily declare if the temperature is within the limits. I want it to display on the front panel as well as in the excel file I'm exporting to.

0 Kudos
Message 1 of 2
(793 Views)

Hi Sam,

 


@sambpk wrote:

I have a graph of temperature vs. time, the temperature (y-value) should be between 75 and 85 degrees and I would like to display a red line on the graph to show where 75 and 85 are to easily declare if the temperature is within the limits. I want it to display on the front panel as well as in the excel file I'm exporting to.


Use two more plots in the graph. (Or use cursors.)

 

For the data saving you just need to save two more values per row…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(788 Views)