IF_AsyncManager - General Information
Type: |
Interface |
Available as of: |
V1.2.3.0 |
Versions: |
Current version |
Transfer and execute code, which the user has written, to a task running asynchronously to the program.
Using this interface, additional tasks can be generated that run asynchronously to the task in which the interface is allocated. Function blocks, which must implement IF_Async, can be transferred to these asynchronous tasks. The Job method of the function block then is executed in an asynchronously running task.