DeleteRecordingByID

Syntax
METHOD DeleteRecordingByID : BOOL
VAR_INPUT
nRecordingID : LINT;
END_VAR
Inputs
Name | Type | Description |
|---|---|---|
nRecordingID | LINT | Specific ID of the recording to be used |
Return value
Name | Type | Description |
|---|---|---|
DeleteRecordingByID | BOOL | Is TRUE when completed |