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

AxoTask should have "subscription like" methods #300

Closed TomKovac closed 6 months ago

TomKovac commented 9 months ago

AxoTask should have additional methods that enable a form of 'subscription to an event.' These methods should return TRUE in the same (or +1) PLC cycle in which the 'event' occurred. These methods should cover 'events' such as 'OnDone,' 'OnEntryBusy,' 'OnEntryError,' and 'OnRestore.'

TomKovac commented 9 months ago

/cib