IEC_BACNET_PORT_PERMISSION (STRUCT)ΒΆ

TYPE IEC_BACNET_PORT_PERMISSION : STRUCT

This structure enables or disables the forwarding of event notifications received on a particular network port. When an event notification is received on a port that is marked as disabled by this property, the Notification Forwarder object shall ignore that event notification.

InOut:

Name

Type

Comment

portId

IEC_BACNET_BYTE

This contains the port id which should be controlled.

enabled

IEC_BACNET_BOOLEAN

If set recieved notifications on this port are processed by the notification forwarder object.