Problem with synchro check when sending controls
IEC61850 IED Explorer in .net
Status: Beta
Brought to you by:
pavel-ch
When a command is sent with the synchro check option selected the IED should execute the control only after synchro check permission.
I found that IED Explorer doesn't seem to be sending the flag even with the check box activated.
During tests with a SIEMENS 7SJ641 all the SBO controls are correctly sent but the synchrocheck is not started, so it seems the flag is always being sent with False.
Tried with OMICRON IED Scout and it works corretly.
Attached the configuration of the Control Window I used.
Thank you.
You are right, the setting is not copied to the MMS data write function by mistake. Instead, the constant Check value (0x40 = interlock and not synchro) is sent always.
I will improve it asap.