Parametrizing the confirmation condition associated with a cam
(Original Document)
Role
This is used to associate an enable condition with a cam, using an enable bit or via the parts counter.
Enable Bit
A group has 8 control bits which are contained in words ENAB_GROUPi_BITS (where i = group no. 0 to 3) and can be accessed by the PLC program. When an enable bit is associated with a cam, if this bit is at:
Examples of use:
Parts counter
The cam can also be controlled by the state of the parts counter. The cam is only enabled when the parts counter reaches the limit value.
Procedure
The following table describes the operations to be performed:
Step
Action
1
Access the recipe screen for the cam which has to have its parameters entered.
2
Select the enable type in the Enable condition box:
  • Cam continuously enabled: no condition is assigned, and the cam is always enabled.
  • Conditioned by an enable bit: a bit is associated with the cam: choose the bit number (from 0 to 7) in the Enable bit number field.
    Example: if bit 5 is chosen for a cam in group 0, it is bit ENAB_GROUP0_BITS.5 which enables the cam when it is at 1.
  • When the parts counter is full.