knxnetIp-LocalInterface

KNXnet/IP interfaces are used for programming KNX systems from the Ethernet side. These properties hold information and configuration values for the local programming interface.
Figure 20.   Local Interface properties
Image

To access these properties, expand Config > Drivers in the station Nav tree, right-click the KnxNetwork node, click Views > AX Property Sheet, and expand Local Interfaces > Local Interface.

In addition to the standard properties (Status, Enabled, and Fault Cause), these properties support the local interface function.

Property Value Description
Config Status read-only Displays the current configuration state of the local interface.
Local Interface Id read-only Identifies the interface by its number.
Adapter Id drop-down list Identifies the type of adapter among these options: Ehternet2, Ethernet, Local Area Connection* 9, Local Area Connetion* 11, Wi-Fi, Bluetooth Network Connection.

Types that are not available include “[Disabled]” beside the option name.

Adapter Description read-only Describes the adapter.
Adapter IP Address read-only Reports the IP address of the adapter.
Local Port Min numeric, 1 — 65535 (Defaults to 3500) Defines the lowest port number from which the driver dynamically assigns the next available number. Obtain Local Socket Behaviour enables dynamic port assignment.
Local Port Max numeric, 1 — 65535 (Defaults to 4000) Defines the highest port number to which the driver dynamically assigns the next available number. Obtain Local Socket Behaviour enables this dynamic port assignment.
Last Used Local Port read-only Displays the port number assigned most recently.
Obtain Local Socket Behaviour Drop-down list (defaults to Recycle Ports Immediately) Selects how to assign ports.

Recycle Ports Immediately causes the driver to assign the next port starting at Local Port Min.

Cycle Through All Ports cycles through the range of ports.