SceneObject class/Light.Get Light method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 2D87742A
Scope Basic Development Environment
Data Name Light.Get Light
Short Name* Light.Get Light
Long Name* Light:Get Light
* 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
Return Data Type SceneLight Refnum data type

SceneLight Refnum

Invoke Node Light:Get Light
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Gets the child light owned by this object at the given index.

Parameters

Data type Name Required Description
SceneLight Refnum Light:Get Light Yes. Return value.
I32 index Yes Specifies the position of the object you want to select.

Uses

History

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

See Also

External Links