Denso RC5 Especificações Página 288

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 287
12-12
If <NEXT option> is added, the robot proceeds to the next no-movement
instruction without waiting for movement to finish. However, the following
instructions will not be executed until robot movement ends (pass start).
Robot motion instructions (CHANGETOOL, CHANGEWORK, SPEED,
JSPEED, ACCEL, JACCEL, DECEL, JDECEL), optimal carrying mass setting
library (aspACLD, aspChange), arm movement library (mvSetPulseWidth, etc.)
If this command is used with the movement option, the NEXT option is no
longer valid. When <NEXT option> is added and if step stop is executed in the
waiting status for the next movement instruction, the robot will stop after
movement ends. Care should therefore be exercised since it requires a long
distance to stop.
Related Terms
DRIVE, MOVE with EX or EXA option
(Commands applicable to the extended-joints include MOVE with EX or EXA
option, DRIVE and DRIVEA only.)
Example
Ex1 DEFINT li1, li2, li3
DEFSNG lf1, lf2, lf3
DRIVEA (li1, 30) 'Moves li1 a distance of 30 degrees (deg).
DRIVEA (li1, lf1) 'Moves the axis with value li1 to the value of lf1
'from the current position.
DRIVEA @P (li1, 0.78RAD), (li2, lf2), (li3, lf3)
'Moves li1 0.78 (rad), li2 by a distance of lf2 and
'li3 by a distance of lf3 from the current position.
Ex2
PROGRAM PRO1
TAKEARM1 'Arm Group 1 involves 7th and 8th joints.
DRIVEA (7,30),(8,50) 'Operate 7th and 8th joints
END
In the above example, to move the 7th and/or 8th extended-joint, the program
needs to get Arm Group 1 or Arm Group 2.
Notes
(1)If a numerical value is set to <@PassStartOffset> for the specified
extended-joint, the joint will move in pass motion regardless of the entered
value.
(2)This command is not applicable to any joints specified for boundless rotation.
Vista de página 287
1 2 ... 283 284 285 286 287 288 289 290 291 292 293 ... 691 692

Comentários a estes Manuais

Sem comentários