In simulation mode, writing to a bitstring generates an exception
IEC61850 IED Explorer in .net
Status: Beta
Brought to you by:
pavel-ch
Version 0.79g In simulation mode, writing to bitstring attributes e.g. an XSWI1. Pos.stVal generates an exception.
The write dialog box opens correctly but when I click ok, an exception is generated.
[24/07/2019 18:20:34.079] Error: NodeData.StringValue - cannot parse '01' to type 'bit_string', exception: Object reference not set to an instance of an object.
Other types, Boolean, signed integer, unsigned integer, float values all work fine