LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cursor name position on waveform graph or digital waveform graph

Hello!!

The name of the cursor is placed in the center of it, it would be useful that you can set where to place the name, so for example
you could change the name to display the position.
I'd like to change the cursor name position during Run Time,is it possible? Anyone can hel me?

Thank you
Message 1 of 3
(2,641 Views)
No way to modify the position of a cursor name programmatically. And that's a pity.

Two possible work-arounds :
1/ Do not display the name of the cursor, create a second cursor, with invisible lines and point, but a visible name, and place cursor 2 as function of cursor 1 position.
2/ Do not display the name of the cursor, but use a string and place it where you want above the graph pane, as done in the attached vis (1 main, 1 sub).

Happy New Wires !

CC
Chilly Charly    (aka CC)
Message 2 of 3
(2,624 Views)
Here is the sub
Chilly Charly    (aka CC)
0 Kudos
Message 3 of 3
(2,622 Views)