knxnetIp-Connections

These properties configure data communication options.
Figure 12.   Comms Connections properties
Image

To access these properties, expand Config > Drivers > KnxNetwork > KnxDevice in the station Nav tree, right-click the Comms Connections node, click Views > AX Property Sheet, and expand Group Data Manager.

To configure the hidden L Data Worker and Hop Count properties you must first turn off the hidden config flag. To do so, right-click Group Data Manager in the Nav tree, click Views > AX Slot Sheet, right-click the hidden property row(s) in the table, click Config Flags, un-check the Hidden flag, and click OK.

Property Value Description
Maximum Received Packets Que Size number (defaults to 5) Controls the size of the Control End Point receive queue: 2, 3 ... max.

Because the Control End Point is only used to connect, maintain and disconnect the Tunnel Connection, it sees very little traffic. (only 2 or 3 messages to connect or disconnect and 1 or 2 messages per minute to maintain the connection). If this value were too small it would show up in the Rx Frames Lost Queue Full counter under the hidden Comms Connections/Comms Counters.

Control End Point additional properties End Point: Holds information and configuration for the Control End Point: state=Closed or state=Open. Refer to knxnetIp-EndPoint.
Comms Counters (hidden) Connections Comms Counters Holds information on the Communications Counters. Refer to knxnetIp-ConnectionsCommsCounters.
Include In Trace (hidden) true (default) or false Controls whether or not this information is included in the station Spy Log.
Tunnel Conn Tunnel Connection Holds information and configuration for the Tunnel Connection. Refer to knxnetIp-TunnelConnection.