ST_ManualParameter - General Information

Overview

Type:

Data structure

Available as of:

V1.0.4.0

Inherits from:

-

Versions:

Current version

Description

The structure contains the parameters for the ET_OpMode.Manual operation mode.

Structure Elements

Variable

Data type

Description

i_stMove

MTB.ST_Movement

Motion parameters for the operation mode ET_OpMode.Manual

i_xJogForw

BOOL

Triggers the forward movement of the selected trains

i_xJogBack

BOOL

Triggers the backward movement of the selected trains

i_lrMaxJogDistance

LREAL

Determines the maximum distance that the trains can cover per start.

i_xEnableCrashPrevention

BOOL

Switches on the collision monitoring. It can only be disabled in the operation mode ET_OpMode.Manual.

i_alrUserCurrentLimit

ARRAY[0..MTB.Gc_uiMaxNumberOfBelts] OF LREAL

Value for the limitation in the operation mode ET_OpMode.Manual

i_axDriveSelect

ARRAY[1..MTB.Gc_uiMaxNumberOfBelts] OF BOOL

Selection of the axes in the operation mode ET_OpMode.Manual