LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get Waveform Graph's cursor position in LabVIEW PDA 7.1?

LabVIEW PDA module support cursor. In my code(PocketPC 2003), I can only see the cursor's position in screen. I try to get the current cursor's coordinate(position) in my code.

Property node is not surported in LabVIEW PDA module. Then how to get Waveform Graph's cursor position in LabVIEW PDA 7.1?
0 Kudos
Message 1 of 4
(7,645 Views)
There is currently not a way to interface the cursor with the data. Maybe have the user select a numeric X value which is then matched to the closest data point in your array. This would potentially allow you to perform the same operations.

-Brett
0 Kudos
Message 2 of 4
(7,635 Views)
Are cursor properties still unavailable (ie in LV 8.5)?  It would be great to be able to move cursors and get data points from an XY plot.
0 Kudos
Message 3 of 4
(7,492 Views)
You are correct, this feature is still unavailable.
Nick R
NI
0 Kudos
Message 4 of 4
(7,411 Views)