CmpAsyncMgr Library Documentation¶
- Company:
System
- Title:
CmpAsyncMgr
- Version:
3.5.21.0
- Categories:
System|SysLibs
- Author:
CODESYS Development GmbH
- Placeholder:
CmpAsyncMgr
Description [1]¶
Provides functions to execute operations in asynchronous tasks.
An example can be downloaded here: Example.project
Contents:¶
- ASYNCJOB_CURRENT_MAX (Struct)
- ASYNCJOB_EVENTPARAM (Struct)
- ASYNCJOB_HOOKPARAM (Struct)
- ASYNCJOB_PARAM (Union)
- ASYNCJOB_TASKPARAM (Struct)
- AsyncAdd (Function)
- AsyncBaseClass (FunctionBlock)
- AsyncGetJobReturnValue (Function)
- AsyncGetNumOfJobs (Function)
- AsyncKill (Function)
- AsyncRemove (Function)
- AsyncRemoveAll (Function)
- GVL (GVL)
- GVL_2 (GVL)