Datatype dt_bytestr_leo not supported in asam31
Brought to you by:
crechner,
markus-renner
Hey together,
i try to open a atfx file with the standard asam31, for that i get the following error:
Enumeration item 'dt_bytestr_leo' not found for enumeration 'typespec_enum'
In the library i can't find dt_bytestr_leo in the asam31.xml, but as described in ASAM ODS Base Model asam31 it should be available in asam31.
For asam32/33 i have found the following code
<EnumerationItem item="33" name="dt_bytestr_leo" />
If i change the asam version in my atfx file it works for now. But i think the correct solution would be to add the dt_bytestr_leo to the asam31.xml?
Thanks for your help,
kind regards
Michael Stoll
Hi Michael,
I checked the ASAM standard documentation for base model "asam31" and you are absolutely right, this point is missing in base model definition file.
I added the line, built and uploaded a new version of openatfx lib. Can you please check if it works now with your file?
Regards
Christian
Hi Christian,
Thanks for the fast support and fix. It works now!
Regards Michael