Denso RC5 Specifications Page 193

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 192
Chapter 8 PAC Language Syntax
8-11
8.7.4 Pose Assignment Statement
There are 4 types of pose assignment statements: position assignment
statement, joint assignment statement, homogeneous transformation
assignment statement, and home position assignment statement.
[ 1 ] Position Assignment Statement
A position assignment statement assigns a position type variable. The
following commands can be used.
Position Assignment Statements
Type Command Example
Position type
assignment
LET LET P[3] = (10, 10, 10, 0, 0, 0)
Position vector
assignment
LETP LETP P3 = V1
Rotation vector
assignment
LETR LETR P3 = V2
X component
assignment
LETX LETX P[3] = F1
Y component
assignment
LETY LETY P[3] = F1
Z component
assignment
LETZ LETZ P[3] = F1
RX component
assignment
LETRX LETRX P[3] = F1
RY component
assignment
LETRY LETRY P[3] = F1
RZ component
assignment
LETRZ LETRZ P[3] = F1
Figure component
assignment
LETF LETF P[3] = I1
[ 2 ] Joint Assignment Statement
A joint assignment statement assigns a joint type variable. The following
commands can be used.
Joint Assignment Statements
Type Command Example
Joint type assignment LET LET J[4] = (1, 2, 3, 4, 5, 6) 6 axes
Axis component
assignment
LETJ LETJ 1, J[4] = F1
Page view 192
1 2 ... 188 189 190 191 192 193 194 195 196 197 198 ... 691 692

Comments to this Manuals

No comments