Denso RC5 Specifications Page 242

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 241
10-8
10.6 Rotation Component
LETRX (Statement)
Function
Assigns a value to the X axis rotation component of the position type.
Format
LETRX <Position type variable> = <X axis rotation angle>
Explanation
The statement starts with LETRX and the right side of the expression is an X
axis rotation angle. By the execution of this assignment, the X axis rotation
component of <Position type variable> is changed to the value of <X-axis
rotation angle>.
Related Terms
LETRY, LETRZ, LETR
Example
DEFPOS lp1, lp2, lp3
DEFSNG lf1, lf2
LETRX lp1 = POSRX(lp3) 'Assigns the X axis rotation component of lp3 to that of
lp1.
LETRX lp2 = lf1 - lf2 'Assigns the value of (lf1 - lf2) to the X axis rotation
'component of lp2.
Page view 241
1 2 ... 237 238 239 240 241 242 243 244 245 246 247 ... 691 692

Comments to this Manuals

No comments