SceneObject class/Light.Set State method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 2D87741E
Scope Basic Development Environment
Data Name Light.Set State
Short Name* Light.Set State
Long Name* Light:Set State
* 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 No return value
Invoke Node Light:Set State
Available in Real-Time Operating SystemNo
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 runningYes

Sets a state for the light.

Parameters

Data type Name Required Description
Enum U16 Light State Yes Specifies whether to enable the state of the light.
I32 Light Number Yes The number that identifies the light. The default is 0.

Uses

History

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

See Also

External Links