Denso RC5 Especificações Página 338

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 337
12-62
12.6 Coordinate Transformation
CHANGETOOL (Statement)
Function
Changes the tool coordinate system.
Format
CHANGETOOL <Tool coordinate system number>
Explanation
This statement changes the tool coordinate system to the coordinate system
designated by <Tool coordinate system number>.
This declaration is valid until the next CHANGETOOL statement is executed.
Numbers from 0 to 63 are valid for <Tool coordinate system number>.
Tool 0 is a mechanical interface coordinate system.
Related Terms
TOOL, TOOLPOS
Example
DIM li1 As Integer
DIM lp1 As Position
Li1=1
Lp1 = (10, 10, 5, 0, 9, 0, 1)
TOOL 1, lp1
'Declares the tool coordinate system designated by position type
'variable lp1.
CHANGETOOL li1
'Changes to the tool coordinate system denoted by the tool
'coordinate system number designated in li1.
Notes
If TAKEARM is executed, TOOL0 is set.
Vista de página 337
1 2 ... 333 334 335 336 337 338 339 340 341 342 343 ... 691 692

Comentários a estes Manuais

Sem comentários