Denso RC5 Spécifications Page 478

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 692
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 477
15-30
P2J (Function)
Function
Transforms position type data to joint type data.
Format
P2J (<Position type>)
Explanation
This statement transforms the data designated in <Position type> to joint type
data.
If the FIG value in the position type data is -1 (undetermined), transformation is
executed with the current figure. The value to be obtained reflects the tool and
work coordinate systems that are set at the moment.
Related Terms
J2P, J2T, P2T, T2J, T2P, CURFIG
Example
DEFJNT lj1, lj2
DIM lp1 As Point
lj1 = P2J(lp1) 'Assigns lp1 data transformed to joint
'type data using the current figure to lj1.
6-axis lj2 = P2J((0, 0, 90, 0, 0, 180))
'Assigns the data of (0, 0, 90, 0, 0, 180)
'transformed to joint type data using the
'current type to lj2.
4-axis lj2 = P2J((100, 100, 300, 45))
'Assigns the data of (100, 100, 300, 45)
'transformed to joint type data using the
'current type to lj2.
Vue de la page 477
1 2 ... 473 474 475 476 477 478 479 480 481 482 483 ... 691 692

Commentaires sur ces manuels

Pas de commentaire