LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Moving 2 cursors in a graph at a time

Hey!! I was wondering that if I have created 2 cursors in a graph is there a way to move both of them at the same time like a box instead of individually moving both the cursors. What I am doing here is extracting a specific portion of the waveform and displaying it's FFT.

Download All
0 Kudos
Message 1 of 2
(552 Views)

Hi amnazafar,

 


amnazafar021@gmail.com wrote:

if I have created 2 cursors in a graph is there a way to move both of them at the same time like a box instead of individually moving both the cursors.


Use the CursorMove event to react on user actions and to read the current cursor position and move the other cursor as needed…

Best regards,
GerdW


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