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: 

I would like to put the cursor in a certain position, is it possible ?

Hello, Good morning.

I would like change the cursor position ?

 

I would like to put the cursor in a certain position,

 

How can I do it ?

 

is it possible ?

 

Thank you .

Juscelino.

0 Kudos
Message 1 of 5
(2,396 Views)

Write the position to a proerty node of the graph. If you have multiple cursors, first select the "active cursor", thet write the "cursor position".

0 Kudos
Message 2 of 5
(2,387 Views)

Can you give me, please, a exemple ?

 

thank you

Juscelino

 

0 Kudos
Message 3 of 5
(2,370 Views)

There are plenty examples in the forum, for example here.

 

If you need more specific help, show us your code and tell us where you want the cursor.

 

Do you have a waveform graph, XY graph, intensitiy graph, etc.?

0 Kudos
Message 4 of 5
(2,367 Views)

Meavy you are talking about Mouse Position, in that case these examples could help you.

 

http://www.ni.com/example/27315/en/

 

https://decibel.ni.com/content/docs/DOC-2186

0 Kudos
Message 5 of 5
(2,352 Views)