SendCommand
Syntax
METHOD SendCommand : BOOL
VAR_INPUT
stCmd : I_ALY_SPCommand;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
stCmd | I_ALY_SPCommand | Json command to interact with the TwinCAT Analytics Storage Provider |
Return value
Name | Type | Description |
---|---|---|
SendCommand | BOOL | Is TRUE when completed |