Selection Start Property

LabView Local Project Settings

Selection Start Property

Short Name: SelStart

Installed With: Base Package

Class: DigitalTable Properties

Index of the row and column pair that specifies the beginning of data selection (inclusive).

Elements

Name Description
Row Index of the row that specifies the beginning of the selection. Valid values include 0 through n-1, where n is the total number of rows in the digital table.
Column Index of the column that specifies the beginning of the selection. Valid values include 0 through m-1, where m is the total number of columns in the digital table.

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