IEC_BACNET_NP_CHG_OF_TIMER_PARAM (STRUCT)ΒΆ
TYPE IEC_BACNET_NP_CHG_OF_TIMER_PARAM : STRUCT
Contains the data for the Change of timer notify type.
- InOut:
Name
Type
Comment
fInitialTimeoutPresent
Flag indicatinf that the initial timout parameter is present.
fLastStateChangePresent
Flag indicating that the state change parameter is present.
fExpirationTimePresent
Flag indicating that the expiration time parameter is present.
timerState
The current timer state.
statusFlags
The status flags of the referenced or reported object.
updateTime
The update time parameter.
initialTimeout
The initial timeout parameter (optional).
lastStateChange
The last state change parameter (optional).
expirationTime
The expiration timer parameter (optional).