LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatically Extend a Waveform Chart

Solved!
Go to solution

Could anyone kindly tell me what property node I can use to programmatically extend a Waveform Chart on my Front Panel. 

 

For instance, if a Boolen button is in the True Case, the Waveform will be short, but when in the False Case, the Waveform will be automatically elongated/extended beyond the initial length.

 

Attached is the screenshot of what are trying to describe.

 

Thanks in advance.

0 Kudos
Message 1 of 4
(3,052 Views)
Solution
Accepted by topic author Igho

Plot Area:Width

Message 2 of 4
(3,039 Views)

RavensFan, thanks for your response.  It actually worked for me.    Although, you answered my question already, but just allow me to ask one more thing under this thread.  If I want a flat line known as a "baseline" a numerically controlled/adjusted value to appear on the same Waveform Chart that my incoming signal(s) is/are plotting, how do I imposed or put that "baseline" on the same waveform chart?  The "baseline" is only acting the purpose for comparison or threshold?

 

I would appreciate if you could just help with suggestion.

Thanks

0 Kudos
Message 3 of 4
(3,009 Views)

Add a 2nd plot to your chart to display a baseline…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 4
(2,991 Views)