The enumeration ET_ClampDeclampMode is used in the standard stations FB_ClampingStation and FB_DeclampingStation. The enumeration allows you to choose which carrier(s) will move to execute the clamping or declamping.
the expected gap is smaller than the process gap within a carrier pair
the expected gap is larger than the process gap within a carrier pair
For more information on the process gap, refer to the description of the standard stations.
![]() |
|
Name |
Value (UINT) |
Description |
---|---|---|
CarrierMovingForward |
0 |
If the expected gap is smaller than the process gap within the carrier pair, the rear carrier moves forward. If the expected gap is larger than the process gap within the carrier pair, the front carrier moves forward. |
CarrierMovingBackward |
1 |
If the expected gap is smaller than the process gap within the carrier pair, the front carrier moves backward. If the expected gap is larger than the process gap within the carrier pair, the rear carrier moves backward. |
BothCarriersMoving |
2 |
Both carriers of the carrier pair are moving: One carrier moves forward, the other one moves backward. If the expected gap is smaller than the process gap within the carrier pair, the carriers move toward each other. If the expected gap is larger than the process gap within the carrier pair, both carriers move apart. |