Represents an input network variable of type SNVT_tod_event.
CommError and NvIndex are hidden by default.
The type is preset and cannot be changed. For more information about SNVT_tod_event, see http://types.lonmark.org/.
Outputs
|
|
|
Slots
|
Type
|
Description
|
|
CurrentState
|
Integer
|
‘current_state’ field of the NV
|
|
NextState
|
Integer
|
‘next_state’ field of the NV
|
|
TimeToNextState
|
Integer
|
‘time_to_next_state’ 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 network variable.
|
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.
|
|