IF_MultiCarrierFeedbackConfiguration - General Information

Overview

Type:

Interface

Available as of:

V1.0.0.0

Inherits from:

-

Task

Interface with feedback properties for the configuration interface IF_MultiCarrierConfiguration.

Description

The interface provides feedback on the configuration of the Lexium™ MC multi carrier transport system.

Properties

Property

Data type

Accessing

Description

lrTrackLength

LREAL

Read

Indicates the length of the complete track as configured.

This property can only be read if the method ConfigureArrayOfMulticarrierSegments has been called successfully.

For more details, refer to ConfigureArrayOfMulticarrierSegments.

udiNumberOfCarriers

UDINT

Read

Indicates the number of carriers as configured.

This property can only be read if the method ConfigureArrayOfMulticarrierCarriers has been called successfully.

For more details, refer to ConfigureArrayOfMulticarrierCarriers.

xConfigDone

BOOL

Read

Indicates TRUE if the method ConfigDone has been called successfully.

For more details, refer to ConfigDone.

xDirection

BOOL

Read

Indicates TRUE if the carrier moves clockwise on the track.

xIsClosedRing

BOOL

Read

Indicates TRUE if the track is configured as a closed ring.

This property can only be read if the method ConfigureArrayOfMulticarrierSegments has been called successfully.

For more details, refer to ConfigureArrayOfMulticarrierSegments.