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
fInitialTimeoutPresentFlag indicatinf that the initial timout parameter is present.
fLastStateChangePresentFlag indicating that the state change parameter is present.
fExpirationTimePresentFlag indicating that the expiration time parameter is present.
timerStateThe current timer state.
statusFlagsThe status flags of the referenced or reported object.
updateTimeThe update time parameter.
initialTimeoutThe initial timeout parameter (optional).
lastStateChangeThe last state change parameter (optional).
expirationTimeThe expiration timer parameter (optional).