OnDeactivation
Called when the external setpoint generator is deactivated/aborted. Use this method to tidy up, e. g. release created objects.
Syntax
Definition:
METHOD OnDeactivation : HRESULT
VAR_INPUT
InvokeId : XWORD;
END_VAR
Inputs
|
Name |
Type |
Description |
|---|---|---|
|
InvokeId |
XWORD |
Unique identifier, the interpretation is user specific. |
Return value
HRESULT