Denso RC5 Specifications Page 484

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 483
1 2 ... 479 480 481 482 483 484 485 486 487 488 489 ... 691 692

Comments to this Manuals

No comments