Denso RC5 Especificaciones Pagina 244

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 243
10-10
LETRZ (Statement)
Function
Assigns a value to the Z axis rotation component of the position type.
Format
LETRZ <Position type variable> = <Z axis rotation angle>
Explanation
The statement starts with LETRZ and the right side of the expression is a Z
axis rotation angle. By the execution of this assignment, the Z axis rotation
component of <Position type variable> is changed to the value of <Z-axis
rotation angle>.
Related Terms
LETRX, LETRY, LETR
Example
DEFPOS lp1, lp2, lp3
DEFSNG lf1, lf2
LETRZ lp1 = POSRZ(lp3) 'Assigns the Z axis rotation component of lp3 to that of
lp1.
LETRZ lp2 = lf1 - lf2 'Assigns the value of (lf1 - lf2) to the Z axis rotation
'component of lp2.
Vista de pagina 243
1 2 ... 239 240 241 242 243 244 245 246 247 248 249 ... 691 692

Comentarios a estos manuales

Sin comentarios