Represents an input network variable of type SNVT_time_stamp.
CommError and NvIndex are hidden by default.
The type is preset and cannot be changed. See http://types.lonmark.org/.
Outputs
|
|
|
Slots
|
Type
|
Description
|
|
Year
|
Integer
|
‘year’ field of the NV
|
|
Month
|
Integer
|
‘month ‘ field of the NV
|
|
Day
|
Integer
|
‘day’ field of the NV
|
|
Hour
|
Integer
|
‘hour’ field of the NV
|
|
Minute
|
Integer
|
‘minute’ field of the NV
|
|
Second
|
Integer
|
‘second’ 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
|
|
InitState
|
Initial state of the NV.
|
|
InitValue
|
Initial value of the NV.
|
|
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.
|
|