Denso RC5 Especificaciones Pagina 484

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 483
15-36
15.9 Figure Component
FIG (Function)
Function
Extracts a figure.
Format
FIG ({<Position type>|<homogeneous transformation type>})
Explanation
This statement extracts a figure from position type data and homogeneous
transformation type data.
Related Terms
CURFIG, LETF, Robot figure (Appendix 2)
Example
DIM li1 As Integer
DIM lp1 As Point
li1 = FIG(lp1) 'Assigns the figure of lp1 to li1.
6-axis li1 = FIG(lp1 + (0, 0, 100, 0, 0, 0) )
'Assigns the figure of lp1 + (0,0,100,0,0,0) to
li1.
4-axis li1 = FIG(lp1 + (0, 0, 100,0) )
'Assigns the figure of lp1 + (0, 0, 100,0) to li1.
Vista de pagina 483
1 2 ... 479 480 481 482 483 484 485 486 487 488 489 ... 691 692

Comentarios a estos manuales

Sin comentarios