IF_CarrierConfiguration - General Information

Overview

Type:

Interface

Available as of:

V1.0.0.0

Inherits from:

-

Task

Interface for the configuration of a single carrier within the Lexium™ MC multi carrier transport system.

Description

The interface provides several methods and properties for configuring a single carrier within the Lexium™ MC multi carrier transport system.

Properties

Property

Data type

Accessing

Description

ifUserDataAccess

IF_UserDataAccess

Read

Interface to the user-defined function block that has been connected with the method SetIfUserDataAccess

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

See also IF_UserDataAccess.

xProductPresent

BOOL

Read/Write

If xProductPresent is set to TRUE, the dimensions of a product defined by the method SetProductDimensions (see SetProductDimensions) are considered for the properties lrFrontOffset and lrRearOffset (see IF_CarrierFeedbackConfiguration – Properties).

xToolPresent

BOOL

Read/Write

If xToolPresent is set to TRUE, the dimensions of a tool defined by the method SetToolDimensions (see SetToolDimensions) are considered for the properties lrFrontOffset and lrRearOffset (see IF_CarrierFeedbackConfiguration – Properties).

Inputs

The interface has no inputs.

Outputs

The interface has no outputs.