IED Explorer fails to configure RCB when ResvTms=-1
IEC61850 IED Explorer in .net
Status: Beta
Brought to you by:
pavel-ch
When selecting "Configure RCB" for a buffered report control block, IED Explorer encounters an unhandled exception with the message: "Value was either too large or too small for a UInt32".
This occurs if the buffered report control block has been preconfigured, i.e. preassigned, for a specific client. When the buffered report control block has been preconfigured, the initial value of ResvTms is -1, otherwise the initial value is 0.
Note that IEC 61850 7-2 defines the type of the BRCB ResvTms attribute as INT16.
Can you try rev. 0.80d? - I have no way to test atm.
I verified rev. 0.80d works fine.