IEC_BACNET_PROCESS_ID_SELECTION (STRUCT)ΒΆ

TYPE IEC_BACNET_PROCESS_ID_SELECTION : STRUCT

This structure is used in the selection of event notification service requests.

InOut:

Name

Type

Comment

tag

IEC_BACNET_DATA_TYPE

This structure is used in the selection of event notification service requests that are to be forwarded by the object. When the Process Identifier parameter of a received event notification is the same as the value of the Process_Identifier_Filter property, or if the Process_Identifier_Filter property contains a NULL, then the notification will be accepted for forwarding by the Notification Forwarder object subject to the port, network and broadcast restrictions.

Valid values are: ::DATA_TYPE_NULL or ::DATA_TYPE_UNSIGNED.

processIdentifier

IEC_BACNET_UINT

The process id which must be matched.