When structure elements of a structure datatype are deleted and the datatype of an array variable, that was based on the structure datatype, is changed, the editor closes with an unhandled exception.
When structure elements of a structure datatype are deleted and the datatype of an array variable, that was based on the structure datatype, is changed, the editor closes with an unhandled exception.
An issue has been addressed in the zenon editor where changing the data type of an array variable based on a structure variable of which all elements were removed, lead to an unhandled exception.
Now the datatype of such an array variable can be correctly changed.