Hi Mikko,
I actually facing a problem with the deserialization of an object collection (GXDLMSObjectCollection.Load). A profile and it's captured objects are located in the xml before the actual objects, which are referenced by the captured objects. The source code shows, that in this case new objects are created, but those objects are not correctly initilialized (default values on create).
See the attached picture for clarification. If you look at the line numbers, the profile captured registers are located in the xml before the actual registers.
Do I missing something? In my opinion, the objects should be deserialized before the profiles with it's captured objects.
Best regards,
Andrea
Hi Andrea, This is updated…
Hi Andrea,
This is updated to version 9.0.2405.1301.
BR,
Mikko
Hey Mikko, Just tested the…
Hey Mikko,
Just tested the updated version, and it works.
Thanks a lot!
BR,
Andrea