03-08-2012 05:26 AM
ok I have some data shown nicely in a waveformgraph and I have added a cursor. Then I add numeric edit box, the idea being to show the value the cursor is at. How do you link it.
I see if you add a Gauge then you can simple specify the gauge as a source in the numeric edit box....I am unable to add the cursor from the waveform plot in the same way?
How about a label close to the cursor showing the current value?
I am sure there is an easy answer but I have little time and would appreciate some tips to get me going quickly. Thanks 🙂
Solved! Go to Solution.
03-08-2012 07:01 AM
Hi,
In the cursor properties page under 'Appearance', set the 'LabelVisible' property to True.
The X and Y values will appear next to the crosshairs in form (x,y)
Curt
03-08-2012 08:28 AM
thanks 😉