Application class/Display.Primary Workspace property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 21
Scope Basic Development Environment
Data Name Disp.WkSpace
Short Name* Disp.WkSpace
Long Name* Display:Primary Workspace
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Data Type Numeric Cluster data type

Numeric Cluster

Property Node Display:Primary Workspace
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read Only)
PermissionsRead Only
Remote access allowedYes

Gives the bounding rectangle of the computer's primary monitor.

Elements
Name Description
Left The horizontal coordinate of the left edge of the bounding rectangle of the computer's primary monitor.
Top The vertical coordinate of the top edge of the bounding rectangle of the computer's primary monitor.
Right The horizontal coordinate of the right edge of the bounding rectangle of the computer's primary monitor.
Bottom The vertical coordinate of the bottom edge of the bounding rectangle of the computer's primary monitor.

Uses

History

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

See Also

External Links