ST_Pattern

Overview

Type:

Structure

Available as of:

V1.0.0.0

Inherits from:

-

Description

The structure ST_Pattern contains parameters for specifying carrier groups and group patterns.

Structure Elements

Name

Data type

Description

udiNumberOfCarriersInStation

UDINT

Specifies the total number of carriers of the groups in a station.

udiNumberOfGroupsInStation

UDINT

Specifies the number of groups in a pattern defined for a station.

udiNumberOfGroupsToSendToNextStation

UDINT

Specifies the number of groups to be sent to the target station.

xKeepProcessGapWhenSendToNextStation

BOOL

Indicates TRUE if the process gap of the sending station is used as the target gap in the target station.

Indicates FALSE if the waiting gap of the target station is used as the target gap.

xMoveSyncWhenLeaveStation

BOOL

Indicates TRUE if the carriers leave the station as a group with the first carrier of the group moving out with the move command MoveGapControl and the other carriers of the group moving out with the move command MoveSync.

Indicates FALSE if the carriers of a group move out with the move command MoveGapControl.

For more information, refer to refer to the methods SetLeavingStationParameters and ChangeLeavingStationParameters.

xUseCurveCompensation

BOOL

Indicates TRUE if the curve compensation via the method StartCurveCompensationToCarrierInFront is active.

Indicates FALSE if the curve compensation is not active.

For more information, refer to the methods SetLeavingStationParameters and ChangeLeavingStationParameters.