Represents an input network variable of type SNVT_scene.
CommError and NvIndex are hidden by default.
The type is preset and cannot be changed. For more information about SNVT_scene, see http://types.lonmark.org/
Outputs
|
|
|
Slots
|
Type
|
Description
|
|
SceneFunction
|
Integer
|
The ‘function’ field of the NV.
|
|
SceneNumber
|
Integer
|
The ‘scene_number’ field of the NV.
|
|
CommError*
|
Digital
|
Will output False, unless the NV is bound, and updates have not been received within the MaxReceiveTime.
|
|
NvIndex*
|
Integer
|
The current index of the NV.
|
Properties
|
|
Slots
|
Description
|
|
MaxReceiveTime
|
When the network variable is bound, determines the maximum period of time that may pass without updates to a binding before the CommError is set to True. To disable, enter a value of zero.
|
|
Persistent
|
When set to True the network variable continues to exist and retain its value between device resets and power cycles.
|
|