LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to read data at the cursor position in a graph

I designed a climate logger and wanted to show the measured temperature and humidity on a graph. There are about 4000 values and this is not very clearly arranged, so I want to integrate a cursor, which follows the curves in the graphs and shows the actual x and y position,how can that be implemented?
0 Kudos
Message 1 of 2
(2,827 Views)
Hello

Check out the CVI example located under ../CVI/Samples/UserInt called graphcursors.prj. This should show you how to set this up

Thanks

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(2,827 Views)