Denso RC5 Especificações Página 476

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 475
15-28
15.7 Pose Data Type Transformation
J2P (Function)
Function
Transforms joint type data to position type data.
Format
J2P (<Joint type>)
Explanation
This statement transforms the joint type data designated in <Joint type> to
position type data. The value to be obtained reflects the tool and work
coordinate systems that are set at the moment.
Related Terms
J2T, P2J, P2T, T2J, T2P
Example
DEFPOS lp1, lp2
DIM lj1 As Joint
lp1 = J2P(lj1)
'Assigns lj1 data transformed to position type data to
lp1.
6-axis lp2 = J2P((0, 0, 90, 0, 0, 0))
'Assigns the data of (0, 0, 90, 0, 0, 0)
'transformed to position type data to lp2.
4-axis lp2 = J2P((0, 0, 300, 0))
'Assigns the data of (0, 0, 300, 0)
'transformed to position type data to lp2.
Vista de página 475
1 2 ... 471 472 473 474 475 476 477 478 479 480 481 ... 691 692

Comentários a estes Manuais

Sem comentários