Knx Network/Local Interface

Holds information and configuration for the Local Interface.
Property Value Description
Status text Read-only field. Displays the current state of the Local Interface.
Enabled true (default) or false Enables or Disables the Local Interface.
Fault Cause text Read-only field. If the Local Interface is in fault, indicates the reason. This field is empty unless a fault exists.
Config Status text Read-only field. Displays the current configuration state of the Local Interface.
Local Interface Id Selection Dialogue Displays the available Adapters in a selection box dialogue.
Adapter Description text Read-only field.
Adapter IP Address text Read-only field.
Local Port Min numeric, 1 — 65535 Defaults to 3500

When dynamically choosing a new port number, the driver will choose the next available port number by starting at this setting or by cycling through the range. This choice of behavior being selectable by Obtain Local Socket Behaviour. See UDP ports.

Local Port Max numeric, 1 — 65535 Defaults to 4000

When dynamically choosing a new port number, the driver will choose the next available port number by starting at Local Port Min or by cycling through the range to a maximum of this setting. This choice of behavior being selectable by Obtain Local Socket Behaviour. See UDP ports.

Last Used Local Port numeric Read-only field.
Obtain Local Socket Behaviour Recycle Ports Immediately (default) or Cycle Through All Ports

When dynamically choosing a new port number, the driver will choose the next available port number by starting at the port-minimum (default setting) or by cycling through the range. See UDP ports