Denso RC5 Especificações Página 477

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

Comentários a estes Manuais

Sem comentários