Denso RC5 Dokumentacja Strona 477

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 476
1 2 ... 472 473 474 475 476 477 478 479 480 481 482 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag