SceneObject class/View Port.Mode property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 2D877829
Scope Basic Development Environment
Data Name ViewPort.Mode
Short Name* ViewPort.Mode
Long Name* View Port:Mode
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 105
Owning Class Name SceneObject Class
Data Type Enum U16 data type

Enum U16

Property Node View Port:Mode
Available in Real-Time Operating SystemNo
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

Reads or writes how to specify the size of the view port you use to view the scene.

Values
0 Inherit Value—Inherits the view port settings of a parent object.
1 Use Current Value—Uses the view port set for the current object.

Uses

History

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

See Also

External Links