Hello everybody,
I'm working on Zenon Operator 7.50
In my test project there is one 61850 IED device (that supports URCBs). The device has 5 report (1 to 5 reports).
1st CASE:
If, in my device configuration, I enable:
- reports 1 to 4 -> 1 client
- report 5 -> 2 client
Zenon IEC61850 driver is working fine (all 5 report,refer to one client, are enabled) (I have check RptEna variables and LOG file).
ConnectionState variable shows that TCP and MMS connection are OK
2nd CASE:
(same Zenon IEC61850 driver configuration)
If, in my device configuration, I try to enable more clients, Zenon IEC61850 driver can enstablish only the TCP communication (ConnectionState variable is 2, only the TCP communication is enstablished).
After I checked the LOG about the two case, why in the 2nd CASE Zenon Driver seems doesn't try to activate the report?
The communication doesn't works fine for a Zenon Driver Error? for a device Error? or both?
Attached: LOG file and Zenon IEC61850 Driver Configuration.
Thank You very much,
Andrea