SceneLight class/Position property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 276F080D
Scope Basic Development Environment
Data Name Position
Short Name* Position
Long Name* Position
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 106
Owning Class Name SceneLight Class
Data Type Numeric Cluster TypeDef data type

Numeric Cluster TypeDef

Property Node Position
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

Reads or writes the x, y, and z coordinates that define the position of the light relative to its owning object.

Elements
Name Description
X The x coordinate of the position of the light relative to its owning object.
Y The y coordinate of the position of the light relative to its owning object.
Z The z coordinate of the position of the light relative to its owning object.

Uses

History

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

See Also

External Links