LabVIEW Cursor Coordinates Guide

To display the cursor coordinates in LabVIEW, you can follow these steps:

  1. In the Block Diagram, choose the control or indicator, such as Graph or Chart, that needs to display the cursor coordinates.
  2. Right-click on the control or indicator, select “Create”->“Property Node”->“Plot Area”.
  3. Right-click on the Plot Area, then select “Create”->”Property Node”->”Cursor”.
  4. Connect the Property Node of the cursor control or indicator to the Property Node of the cursor.
  5. In the Property Node of the Cursor, locate the “Show Cursor” option and set it to True.
  6. In the Property Node of the Cursor, locate the “Cursor X/Y Position” option and set it to True.
  7. By running the program on the cursor control or indicator, you can display the coordinates of the cursor.

Please note that the specific options and names in the above steps may vary depending on the version of LabVIEW.

bannerAds