ASM.WorkerUnregister (FUN)
This function of the
⇘
CAA_AsyncMan.library will deregister a worker for the specified identifier.
The return is the error code of the executed function.
Input:
|
udiId
|
UDINT
|
Unique identifier, whose worker shall be deregistered.
|
Output:
|
eError
|
ASM.ERROR
|
Error enumeration variable for diagnosis purposes.
|