SPEL_Jump
Description
Moves the arm using gate motion for a SCARA robot.
Common Inputs and Outputs
Reference: Function Blocks Common Inputs and Outputs
Inputs
- TargetType
- INT Specifies the method to reach the target position.
0 = Target specified by point number.
1 = Target specified by position in the pallet.
2 = Target specified by coordinates of the pallet.
- ArchNum
- INT Specifies arch
0-6 = using arch
7 = not using arch
- Point
- INT Desired point number.
- PalletNum
- INT Specifies the pallet number to be used.
- PalletPosOrCol
-
INT TargetType=0 specifies 0.
INT TargetType=1 specifies pallet position.
INT TargetType=2 specifies pallet column.
- PalletRow
-
INT TargetType=0 specifies 0.
INT TargetType=1 specifies 0.
INT TargetType=2 specifies pallet row.
- MaxTime
- DINT The maximum execution time allowed.
Operation
Reference: Function Blocks General Operation
For more details, refer to the following manual:
"SPEL+ Language Reference manual - Jump Statement"
Example
To move the robot to point P0 using gate trajectory, enter the value for Point and run the Function Block as shown below.
← SPEL_Jog SPEL_Jump3 →