VI Server Property Information
|
Property ID
|
18166805
|
Scope
|
Basic Development Environment
|
Data Name
|
Origin
|
Short Name*
|
Origin
|
Long Name*
|
Origin
|
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
|
Owning Class ID
|
75
|
Owning Class Name
|
Pane Class
|
Data Type
|
Numeric Cluster TypeDef data type
|
Property Node
|
|
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Permissions | Read/Write |
Remote access allowed | Yes |
Settable when the VI is running | Yes |
A cluster that contains the vertical and horizontal coordinates of the upper left corner of the pane. The coordinates are relative to the coordinate system of the pane.
To convert to panel coordinates, use the Convert Pane To Panel Coordinates method. As the scrollbars on the front panel move, this property returns new coordinates. You can use this property to scroll the pane by setting the origin.
Elements
Name
|
Description
|
Horizontal
|
The horizontal coordinate of the upper left corner of the pane.
|
Vertical
|
The vertical coordinate of the upper left corner of the pane.
|
Uses
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links