straton driver IEC61850 Server by import form SCL file: the Enum attributes get wrong data type INT, not SINT as it should.

straton driver IEC61850 Server by import form SCL file: the Enum attributes get wrong data type INT, not SINT as it should.

Summary

The straton driver IEC61850 Server by import of variables from SCL-file creates Enum attributes as variables of data type INT. It should use SINT like the Standard defines and zenon iec850 driver uses. For example the common-in-use attributes ctlModel are affected. When manually changed to SINT the driver uses it correctly.

Description

The straton driver IEC61850 Server by import of variables from SCL-file creates Enum attributes as variables of data type INT. It should use SINT like the Standard defines and zenon iec850 driver uses. For example the common-in-use attributes ctlModel are affected. When manually changed to SINT the driver uses it correctly.

Solution

Now the driver creates variables of type Enum as straton variables of data type SINT. The old driver accepts both data types: INT and SINT.

Information



Issue Number: 26867
Fixed on Date: 20.6.2012
Versions: 7.00 0 BUILD 1 | 6.51 0 BUILD 14