DigitalTable class/Selection Size property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 7494C00D
Scope Basic Development Environment
Data Name Selection Size
Short Name* SelSize
Long Name* Selection Size
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 61
Owning Class Name DigitalTable Class
Data Type Numeric Cluster TypeDef data type

Numeric Cluster TypeDef

Property Node Selection Size
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Index of the row and column pair that specifies the number of rows and columns in the selection.

Elements
Name Description
Row Index of the row that specifies the total number of rows in 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 total number of columns in the selection. Valid values include 0 through m-1, where m is the total number of columns in the digital table.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links