knxnetIp-EndPoint

This component appears in the palette as the Multicast End Point. The same component appears under the KnxDevice, CommsConnection as a Control End Point and in a Tunnel Conn as a Data End Point. The properties for each end point are the same.
Figure 16.   End Point properties
Image

Here is how to access the three versions of this component. All three instances of this component require you to expand Config > Drivers > KnxNetwork in the station Nav tree. From the KnxNetwork node, the procedure varies depending on the instance you are looking for.

Version to access How to access
Multicast End Point Right-click the KnxNetwork node, click Views > AX Property Sheet, expand Local Interfaces > Local Interface > Knx Installation, and Multicast End Point or double-click it.

Double-clicking on Multicast End Point and clicking Help > Guide On Target opens this Multicast End Point help topic.

Control End Point Expand KnxDevice > Comms Connections in the Nav tree, right-click the Control End Point node, and click Views > AX Property Sheet or double-click the Control End Point node.
Data End Point Expand KnxDevice > Comms Connections > Tunnel Conn in the station Nav tree, right-click the Data End Point node, and click Views > AX Property Sheet or double-click the Data End Point node.

To configure the hidden Comms Counters and Include In Trace properties you must first turn off the hidden config flag. To do so, right-click end point 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
End Point State read-only Reports the current state of the end point.

state=Closed or state=Open

Local IP Address read-only Reports the local IP address in the format: nnn.nnn.nnn.nnn.
Local Port read-only Reports the port number for the local port in the format: nnnn.
Remote IP Adddress Read-only Reports the IP address of the KNXnet/IP interface device in the format: nnn.nnn.nnn.nnn.
Remote Port read-only Reports the port number at KNXnet/IP interface device in the format: nnnn.
Max Packet Size numeric, 128 — 512 (Defaults to 128) Defines the packet size.
Comms Counters (End Point Comms Counters) (hidden) additional properties Holds information on the Communications Counters. Refer to knxnetIp-EndPoint
Include In Trace (End Point Include In Trace) (hidden) true (default) or false Controls whether or not this information is included in the station Spy Log.