Seek
Description |
The seek function uses a sensor to determine the correct position to grab or drop an item. This function allows for working on stacks of items of varying thickness, and determining the exact positions of the items are either unknown or too hard to program. The sensor can be a push button switch, a pressure sensor or a capacitive sensor.
|
Seek |
To program a seek operation, define the following:
You must also define the condition for when the next stack position is reached, and a special program sequence that is performed at each stack position. Speed and accelerations need to be given for the movement involved in the stack operation.
|