ix-ax / AXOpen

[This repository is for active development.] Application framework based on SIMATIC-AX and AX# technology.
https://ix-ax.github.io/AXOpen/
MIT License
31 stars 1 forks source link

[BUG] Saving partial fragment data (station data) should also create the remaining fragments #185

Closed kuh0005 closed 11 months ago

kuh0005 commented 11 months ago

In the event that the PLC saves a partial data fragment (station data), the remaining data fragments are not present in the database. When displaying the overall result where all fragments should be shown as a whole, an exception is set in the C# code because not all fragments are found in the database.

kuh0005 commented 11 months ago

/cib

IX-BOT commented 11 months ago

Branch 185-_BUG_Saving_partial_fragment_data_station_data_should_also_create_the_remaining_fragments created!