Index Values Property

LabView Local Project Settings

Index Values Property

Short Name: IndexVals

Installed With: Base Package

Class: Table Properties

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.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo