Profinet IO configurator is unable to load latest Siemens ET200S GSDML (GSDML-V2.35-Siemens-ET200SP-20200130)
Profinet IO configurator is unable to load latest Siemens ET200S GSDML (GSDML-V2.35-Siemens-ET200SP-20200130)
The problem seems to come from the fact that real values are not supported by the GSDML parser.
To be able to import the GDSML, even if this is NOT a suitable workaround, you can:
1. Search for '.' with Notepad++ and replace it with a blank character
2. Search for exponents and remove it also
3. If you just replaced the points ('.') then think to change the first line of the GSDML and put 'version="1.0"' otherwise the import will fail