Denso RC5 Specifikace Strana 476

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 692
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 475
1 2 ... 471 472 473 474 475 476 477 478 479 480 481 ... 691 692

Komentáře k této Příručce

Žádné komentáře