GetRecordingInfoByAlias

GetRecordingInfoByAlias 1:

Syntax

METHOD GetRecordingInfoByAlias : BOOL
VAR_INPUT
    sRecordingAlias : STRING(255);
    tTimeout        : TIME;
    stRecordingInfo : T_ALY_SPRecordData_Desc;
END_VAR

GetRecordingInfoByAlias 2: Inputs

Name

Type

Description

sRecordingAlias

STRING(255)

Search criterion "Alias"

tTimeout

TIME

Duration until the procedure is aborted.

stRecordingInfo

T_ALY_SPRecordData_Desc

Json description of the recording

GetRecordingInfoByAlias 3: Return value

Name

Type

Description

GetRecordingInfoByAlias

BOOL

Is TRUE when completed