SupervisorOperationUnregister (FUN)

FUNCTION SupervisorOperationUnregister : RTS_IEC_RESULT

Unregister a previously registered operation from supervision

InOut:

Scope

Name

Type

Comment

Return

SupervisorOperationUnregister

RTS_IEC_RESULT

Error code

Error code:
  • ERR_OK: Operation was successfully unregistered

  • ERR_NOTINITIALIZED: The operation memory is not initialized

  • ERR_INVALID_HANDLE: The handle to the operation is invalid

  • ERR_PARAMETER: The handle to the operation is invalid

Input

hOperation

RTS_IEC_HANDLE

Handle to the operation