PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

Placing a cursor in multiplot graph to display all values at the cusor location

We are currently using NI based DAq system which uses LABVIEW 7.1.We would like to know whether it is possible in LABVIEW 7.1 to place a cursor in a graph having multiplot that will disply all the values of parameters at the cursor location?
0 Kudos
Message 1 of 2
(2,952 Views)
If I understand the question correctly, yes, LabVIEW can display many parameters of a cursor, including the cursor position (in X and Y coordinates), the array index of the point to which the cursor is locked, the line and point style and thickness, etc. You can also read or set how a cursor locks and whether a cursor is visible or not as well as other properties of cursors. All of this is done using property nodes in LabVIEW and can be done with multiple plots and multiple cursors.

TylerS
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,942 Views)