ST_Main

 

ST_Main - General Information

Overview

Type:

data structure

Available as of:

V1.0.0.0

Inherits from:

-

Versions:

Current version

Description

The structure contains cross-operation mode parameters and return values of the FB_SmartInfeedModule.

Structure Elements

Variable

Data type

Description

i_timMasterStop

TIME

The maximum period within which all masters (monitoring belts) of the infeed distance must have stopped in the case of an error reaction SychronStopEh or SynchronStopEl.

i_lrMotionActiveVelLimit

LREAL

Velocity as of which a motion at q_xMotionActive and q_axMotionActiveBelt is reported.

i_etMotionActiveVelType

ET_MotionActiveVelType

Velocity mode for determining the motion of q_xMotionActive and q_axMotionActiveBelt

q_etOpMode

ET_OpMode

The active operation mode of the SmartInfeed module

q_etState

ET_State

The active state of the SmartInfeed module

q_xMotionActive

BOOL

TRUE: At least one axis is in motion according to the definition of i_lrMotionActiveVeltLimit and i_etMotionAcitveVelType.

q_axMotionActiveBelt

ARRAY[1..SI.Gc_udiMaxNumberOfBelts] OF BOOL

TRUE: The belt of the element is in motion according to the definition of i_lrMotionActiveVeltLimit and i_etMotionAcitveVelType.