Top Left Cell Property

Short Name: TopLeft

Requires: Base Development System

Class: DigitalTable Properties

To Use: Create a property.

The row and column of the cell displayed in the top left corner of the table. Use this property to read or change the top item, or use it to read or change the leftmost column of information displayed.

This property returns the row and column of the cell at the top left corner of the visible table window, which is not necessarily the top left item of the table. To access the top left item, wire a value of (0,0) to the Active Cell property.

Elements

Name Description
Row The row index of the cell displayed in the top left corner of the table.
Column The column index of the cell displayed in the top left corner of the table.

Remarks

The following table lists the characteristics of this property.

Data type
PermissionsRead/Write
Available in Run-Time EngineYes
Available in Real-Time Operating SystemYes
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 allowedYes