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

[IDEA] The serialized value of any Inspector #189

Closed kuh0005 closed 1 year ago

kuh0005 commented 1 year ago

A stored Inspector might not need to contain the state of the dialogue and tasks in the database.

PTKu commented 1 year ago

@Specter-13 use {#ix-attr:[CompilerOmits("POCO")]} see: https://ix-ax.github.io/axsharp/articles/compiler/ATTRIBUTES.html#compileromits-attribute

Specter-13 commented 1 year ago

added in #198 in commit 8ec4883