Denso RC5 Spécifications Page 243

  • 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 242
Chapter 10 Assignment Statements
10-9
LETRY (Statement)
Function
Assigns a value to the Y axis rotation component of the position type.
Format
LETRY <Position type variable> = <Y axis rotation angle>
Explanation
The statement starts with LETRY and the right side of the expression is an Y
axis rotation angle. By the execution of this assignment, the Y axis rotation
component of <Position type variable> is changed to the value of <Y-axis
rotation angle>.
Related Terms
LETRX, LETRZ, LETR
Example
DEFPOS lp1, lp2, lp3
DEFSNG lf1, lf2
LETRY lp1 = POSRY(lp3) 'Assigns the Y axis rotation component of lp3 to that of
lp1.
LETRY lp2 = lf1 - lf2 'Assigns the value of (lf1 - lf2) to the Y axis rotation
'component of lp2.
Vue de la page 242
1 2 ... 238 239 240 241 242 243 244 245 246 247 248 ... 691 692

Commentaires sur ces manuels

Pas de commentaire