zenon Logic IEC61850 Server: TCP Port should be configurable
Summary
TCP Listener port of the zenon Logic I/O driver 'IEC61850 Server' is fix 102 (as defined in the Standard). Thus you can run only one instance per PC. To easy demonstrate that zenon iec850 driver (Client) is able to communicate to a large number of IEDs, we need zenon Logic to simulate many IEDs -> several instances per PC are required.
Description
TCP Listener port of the zenon Logic I/O driver 'IEC61850 Server' is fix 102 (as defined in the Standard). Thus you can run only one instance per PC. To easy demonstrate that zenon iec850 driver (Client) is able to communicate to a large number of IEDs, we need zenon Logic to simulate many IEDs -> several instances per PC are required.
Solution
added driver configuration setting - IP Port; default 102.
Issue Number: 36091
Fixed on Date: 16.3.2016
Versions: 7.50 0 BUILD 27465
Related Articles
zenon Changesets Excel
Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in CSV format ...
zenon Changesets CSV
Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in as Excel ...
Interface settings for using an Ethernet port for Fieldbus communication in zenon Logic (e.g. ProfiNET)
When using a local Ethernet interface for Fieldbus communication in zenon Logic, you have to ensure that VLAN and/or priority settings (cf. IEEE802.1Q) are deactivated in the network adapter configuration. Therefore, go to the Network controller ...
Some drivers, e. g. MODRTU32, cause the zenon Logic runtime to show unexpected behaviour when running as IEC 61850 server when the driver connectes to the listening port of the IEC 61850 server within the zenon Logic runtime.
Summary When the zenon Logic runtime is running as a IEC 61850 server, the connection attempt of some drivers, e. g. MODRTU32 to the listening port of the IEC 61850 server within zenon Logic results in an unexpected behaviour of the zenon Logic ...
In Docker-Compose: no TCP keep alive for listening socket, port 50780
Description In Docker the TCP server of process zenLogSrv.exe did not send a TCP keep alive to check if the TCP connection is still available. The issue has been addressed by automatically enabling TCP server now automatically enables the TCP keep ...