Represents an input network variable of type SNVT_elapsed_tm.
CommError and NvIndex are hidden by default.
For more information about SNVT_elapsed_tm, see http://types.lonmark.org.
Outputs
|
|
|
Slots
|
Type
|
Description
|
|
Day
|
Integer
|
The ‘day’ field of the NV
|
|
Hour
|
Numeric
|
The ‘hour’ field
|
|
Minute
|
Numeric
|
The ‘minute’ field
|
|
Second
|
Numeric
|
The ‘second’ field
|
|
Millisecond
|
Numeric
|
The ‘millisecond’ field
|
|
CommError
|
Digital
|
Will output False, unless updates to a bound network variable 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.
|
|