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

IEC_BACNET_BOOLEAN

Flag indicatinf that the initial timout parameter is present.

fLastStateChangePresent

IEC_BACNET_BOOLEAN

Flag indicating that the state change parameter is present.

fExpirationTimePresent

IEC_BACNET_BOOLEAN

Flag indicating that the expiration time parameter is present.

timerState

IEC_BACNET_TIMER_STATE

The current timer state.

statusFlags

IEC_BACNET_BIT_STRING

The status flags of the referenced or reported object.

updateTime

IEC_BACNET_DATE_TIME

The update time parameter.

initialTimeout

IEC_BACNET_UINT

The initial timeout parameter (optional).

lastStateChange

IEC_BACNET_TIMER_TRANSITION

The last state change parameter (optional).

expirationTime

IEC_BACNET_DATE_TIME

The expiration timer parameter (optional).