LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read cursor data from XY graph

Hello. I want to read data from XY graph in following manner.... click mouse on line in graph and get the coordinates of the closest plotted point or even better the point on line where I've clicked...

 

The attached Vi gives me error 1055... Why it is not working this way?

 

 

0 Kudos
Message 1 of 2
(2,198 Views)

Hi KuKu,

 

maybe you should create a cursor before you try to check it's X position? When there is no cursor then the property node will give an error...

 

Make the cursor palette visible...

Best regards,
GerdW


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