IAI America XSEL-S User Manual
Page 112
5. Program Creating
106
X-SEL
ż: Valid
z
RPVL (Write RC axis speed data)
RC position
data mode
RC
×: Invalid
(Note 1)
Command, declaration
Extension condition
(LD, A, O, AB, OB)
Input condition
(I/O, flag)
Command,
declaration Operand 1
Operand 2
Output operation
type (output, flag)
Free
Free
RPVL
RC axis
number
Position
number
CP
Note 1 If the command is executed, an RC position data use method error (439) will occur.
[Function]
Write the value of variable 199 as the speed [mm/s] for the position data specified by operand 2.
[Example 1] LET
199
100
Assign “100” to variable 199.
RPVL
1
2
Write the speed in variable 199, or “100” mm/s, to RC
position No.2 of axis 1.
Position data of axis 1
No.
Pos
Vel
Acc
Push
Inp
0
5.00
300
0.3
0
0.10
1
380.00
300
0.3
0
0.10
2
200.00
100
0.3
0
0.10
Variable 199
100
[Example 2] LET
199
100
Assign “100” to variable 199.
LET
1
2
Assign “2” to variable 1.
LET
2
3
Assign “3” to variable 2.
RPVL
*1
*2
Write the speed in variable 199, or “100” mm/s, to the RC
position number corresponding to the content “3” of variable
2 of the axis specified by the content “2” of variable 1.