IEC_BACNET_DESTINATION (STRUCT)ΒΆ

TYPE IEC_BACNET_DESTINATION : STRUCT

Definition of the BACnetDestination structure

InOut:

Name

Type

Comment

validDays

IEC_BACNET_BIT_STRING

The set of days of the week on which this destination may be used between From Time and To Time

fromTime

IEC_BACNET_TIME

Specifies the start of the window of time (inclusive) during which the destination is viable on the days of the week specified by Valid Days. These values shall be specific times

toTime

IEC_BACNET_TIME

Specifies the end of the window of time (inclusive) during which the destination is viable on the days of the week specified by Valid Days. These values shall be specific times

recipient

IEC_BACNET_RECIPIENT

The destination device(s) to receive notifications

processID

IEC_BACNET_UINT

The handle of a process within the recipient device that is to receive the event notification

issueConfNotification

IEC_BACNET_BOOLEAN

(TRUE) if confirmed notifications are to be sent and (FALSE) if unconfirmed notifications are to be sent

transitions

IEC_BACNET_BIT_STRING

A set of three flags that indicate those transitions {TOOFFNORMAL, TO-FAULT, TO-NORMAL} for which this recipient is suitable. For an enumeration have a look at ::BACNET_EVENT_TRANSITION_BITS