Index Values
- Updated2025-07-30
- 1 minute(s) read
Row and column index of the cell displayed in the top left corner. If you display the row and column headers, the non-header cell is the top left corner.
Elements
| Name | Description |
|---|---|
| Row | The row of the cell displayed in the top left corner. Possible values are 0…n, where n is the total number of rows - 1. |
| Column | The column of the cell displayed in the top left corner. Possible values are 0…m, where m is the total number of columns - 1. |
Remarks
The following table lists the characteristics of this property.
| Short Name | IndexVals |
| Data type | ![]() |
| Permissions | Read/Write |
| Available in Run-Time Engine | Yes |
| Available in Real-Time Operating System | Yes |
| Settable when the VI is running | Yes |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access allowed | Yes |
