IF_ProductManager - General Information

Overview

Type:

Interface

Available as of:

V1.0.0.0

Inherits from:

-

Versions:

Current version

Task

Access to values and functions of the product manager

Description

The product manager manages the products that are located on the infeed distance.

Methods

Name

Description

AddProductToBelt

Adds a new product to a belt

DeleteFirstProductFromBelt

Deletes the first product from a belt

GetFirstProductInterface

Returns the interface to the first product of the infeed distance

GetFirstProductInterfaceOnBelt

Returns the interface to the first product of a belt

GetLastProductInterface

Returns the interface to the last product of the infeed distance

GetLastProductInterfaceOnBelt

Returns the interface to the last product of a belt

GetNumberOfProductsOnBelt

Returns the number of products on a belt

GetProductInterfaceById

Returns the interface of the product with the specified identification number

SetFirstProductToBelt

Transfers the first product of a belt to another belt

Properties

Name

Data type

Accessing

Description

etJamHandling

ET_JamHandling

Read/Write

Method for preventing overlapping of products

raifProducts

REFERENCE TO ARRAY[1..Gc_udiMaxNumberOfProducts] OF IF_Product

Read

Access to values and functions of the managed products

You also have write access to the elements of the interface.

udiNextProductId

UDINT

Read/Write

The identification number allocated to the product that is detected next

udiNumberOfProducts

UDINT

Read

The number of products on the infeed distance