GetRecordingInfoByKey

GetRecordingInfoByKey 1:

Syntax

METHOD GetRecordingInfoByKey : BOOL
VAR_INPUT
    sRecordDataKey  : GUID;
    tTimeout        : TIME;
    stRecordingInfo : T_ALY_SPRecordData_Desc;
END_VAR

GetRecordingInfoByKey 2: Inputs

Name

Type

Description

sRecordDataKey

GUID

Search criterion "RecordDataKey"

tTimeout

TIME

Duration until the procedure is aborted.

stRecordingInfo

T_ALY_SPRecordData_Desc

Json description of the recording

GetRecordingInfoByKey 3: Return value

Name

Type

Description

GetRecordingInfoByKey

BOOL

Is TRUE when completed