IF_ProductManager - General Information
Type: |
Interface |
Available as of: |
V1.0.0.0 |
Inherits from: |
- |
Versions: |
Current version |
Access to values and functions of the product manager
The product manager manages the products that are located on the infeed distance.
Name |
Description |
---|---|
Adds a new product to a belt |
|
Deletes the first product from a belt |
|
Returns the interface to the first product of the infeed distance |
|
Returns the interface to the first product of a belt |
|
Returns the interface to the last product of the infeed distance |
|
Returns the interface to the last product of a belt |
|
Returns the number of products on a belt |
|
Returns the interface of the product with the specified identification number |
|
Transfers the first product of a belt to another belt |
Name |
Data type |
Accessing |
Description |
---|---|---|---|
etJamHandling |
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 |