Example Code

Move Table Position

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Overview

Coding that exemplifies how to select a specific cell of a Table Control.

 

Description

This VI shows you how to programmatically move to a certain cell of a Table Control. The Key Focus property node needs to be set to true to use the Edit Position property node. For more information, please refer to the KB: 0BU8QN81.

 

Requirements

LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code
1. Fill the Table with the desired values.
2. Choose the coordinates of the cell you want to change.

 

Additional Information or References

 Capture.PNG

Justin Parker
National Instruments
Product Support Engineer

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.