StartRecord

Syntax
METHOD StartRecord : BOOL
VAR_INPUT
stCmd : REFERENCE TO T_ALY_SPRecordData_Cmd;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
stCmd | REFERENCE TO T_ALY_SPRecordData_Cmd | JSON command to start the recording a live stream. |
Return value
Name | Type | Description |
---|---|---|
StartRecord | BOOL | Is TRUE if done |