West 800-736-1712 | Central 800-944-0333 | East 678-354-9470
Select Page

Code Examples: SCARA Arm Modes

Code Examples: SCARA Arm Modes

The images demonstrate the two different arm modes that the SCARA operates in. The commands to control how the SCARA reacts to different arm configurations are shown below: LEFT: For moves following this command, LEFT arm mode takes priority. RIGH: For moves following...
Code Example: Palletizing with Recovery

Code Example: Palletizing with Recovery

The first palletizing example works fine under applications that don't require cycle recovery upon E-stop or power down. The following example uses a "global variable" to maintain the variable count controlling the pallet position increment. Global variables do not...
Code Example: SCARA Palletizing

Code Example: SCARA Palletizing

The SCARA software is shipped without the OFST command available. The following example demonstrates a palletizing operation on the SCARA without using the OFST command. Features of this program: E-stop recovery Code for a two-pallet system (pick from pallet, place on...
SCARA Work Envelope Example

SCARA Work Envelope Example

The picture demonstrates the typical Cartesian coordinate system layout for the SCARA. Based on the position of arm1 and arm2, the SCARA Main CPU converts their radian coordinates to rectangular for the above coordinate system. If an area within the above work...