GetD

GetD 1:

Gets the contained deceleration limit for a specific coordinate. If no limits for the coordinate are set, returns MC_INVALID.

Syntax

Definition:

METHOD GetD : MC_LREAL
VAR_INPUT
    Coordinate : CoordinateType;
END_VAR

GetD 2: Inputs

Name

Type

Description

Coordinate

CoordinateType

Coordinate type. E.g. Coord_Mcs_X, Coord_Mcs_Y, ...

GetD 3: Return value

MC_LREAL