ST_CarrierConfig

Overview

Type:

Structure

Available as of:

V1.0.0.0

Inherits from:

-

Description

The structure ST_CarrierConfig contains parameters to define a carrier in EcoStruxure Machine Expert Twin.

Structure Elements

Name

Data type

Description

sCategory

STRING[80]

The predefined string which identifies the 3-D model to use in EcoStruxure Machine Expert Twin.

Example:

'LXMMC12Carrier'

udiCarrierId

UDINT

The unique carrier ID. This integer value is displayed next to the carrier in the emulation.

Example:

1

udiColor

UDINT

The color of the carrier selected with ET_EmulationColors.

Example:

ET_EmulationColors.LimeGreen

stToolConfig

ST_ToolConfig

The category, dimensions, offset and color of a tool attached to the carrier.

Example:

Refer to ST_ToolConfig.

stProductConfig

ST_ProductConfig

The category, dimensions, offset and color of a product attached to the carrier.

Example:

Refer to ST_ProductConfig.

udiTrackId

UDINT

The track on which the carrier is located. This variable is updated in real-time in the emulation.

Example:

1

lrPositionX

LREAL

The position of the carrier on the track. This variable is updated in real-time in the emulation.

Example:

0.0

xCollisionDetection

BOOL

xCollisionDetection is set to TRUE when the carrier collides with another carrier. This variable is updated in real-time in the emulation.