notificationForwarder.processIdentifierFilter

<< Click to Display Table of Contents >>

 

notificationForwarder.processIdentifierFilter

According to the BACnet protocol documentation:

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.

Property processIdentifierFilter of object notificationForwarder can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

notificationForwarder-<objectAddress>.processIdentifierFilter

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 51

N3:

<objectAddress>

N4:

<property> = 361

Tag Value

One of the following data types:

A 32-bit unsigned integer.

A null/empty value.

Was this page useful?