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] Change remote execution handling in AxoDataExchange to use a single instance of AxoRemoteTask #148

Closed PTKu closed 11 months ago

PTKu commented 11 months ago

Change the implementation to use a single AxoRemoteTask as we do in AxoDataFragmetExchange. Use an enumerator to provide the type of operation instead of separate instances for each operation.

Brano5 commented 11 months ago

/cib

IX-BOT commented 11 months ago

Branch 148-_IDEA_Change_remote_execution_handling_in_AxoDataExchange_to_use_a_single_instance_of_AxoRemoteTask created!