Local > IP Filter
This filter either accepts or rejects received telegrams from the defined KNX devices or physical addresses. Please note that outgoing telegrams are not subjected to this filter.
Filter local update telegrams: Virtual objects
are used for internal data exchange within the controller (e.g., from
Modbus to Visualization). If the grp.update()
command is used in LUA, the group address is not written to TP but
is written to IP only. If this option is selected, the listed groups
are filtered (i.e., not written) from IP and thus become virtual.
SRC policy: This is the policy applied to the list of source addresses. The options include:
-
No filter
-
Accept selected individual addresses
-
Reject selected individual addresses
Individual address list: This list contains the individual addresses. Each address is listed on a separate line. Use an asterisk (e.g., 1.1.* or 1/1/*) to filter all addresses in the given line.
DST group policy: The destination group filter either accepts or rejects received telegrams belonging to one group (e.g., 1/2/3) or subgroup (e.g., 1/2/*). All outgoing telegrams are not subjected to this filter. The options include:
-
No filter
-
Accept selected individual addresses
-
Reject selected individual addresses
Group address list: This list contains the group addresses. Each address is listed on a separate line. Use an asterisk (e.g., 1/1/*) to filter all addresses in the given line.
The KNX IP features must be enabled for these filters to function properly. This applies only to incoming telegrams.