Cancel
Syntax
METHOD Cancel : BOOL
VAR_INPUT
stCmd : REFERENCE TO T_ALY_SPCancel_Cmd;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
stCmd | REFERENCE TO T_ALY_SPCancel_Cmd | Json command to cancel operations of the TwinCAT Analytics Storage Provider |
Return value
Name | Type | Description |
---|---|---|
Cancel | BOOL | Is TRUE if done |