GetTrackOidAt

GetTrackOidAt 1:

Returns the oid of the track at the specified index [1, ..., size] in the trail. Zero is returned on error.

Syntax

Definition:

METHOD GetTrackOidAt : OTCID
VAR_INPUT
    index : UDINT;
END_VAR

GetTrackOidAt 2: Inputs

Name

Type

Description

index

UDINT

Index of the track in the trail [1, ..., size].

GetTrackOidAt 3: Return value

OTCID