Sel language – IAI America DS-S-C1 User Manual
Page 75

73
[Function] This command moves the actuator to the designated position number from point to point without
interpolation.
[Example] MOVP 100
Moves to Position No. 100 (point to point).
MOVP *1
If variable 1 is 150, then the actuator moves to
position number 150 (point to point).
Each axis moves at its
own designated speed.
n
o
i
s
n
a
p
x
E
n
o
i
t
i
d
n
o
c
)
R
O
·
D
N
A
(
t
u
p
n
I
n
o
i
t
i
d
n
o
c
)
g
a
l
F
·
O
/
I
(
d
n
a
m
m
o
C
t
s
o
P
)
g
a
l
F
·
t
r
o
p
t
u
p
t
u
O
(
d
n
a
m
m
o
C
1
d
n
a
r
e
p
O
2
d
n
a
r
e
p
O
l
a
n
o
i
t
p
O
l
a
n
o
i
t
p
O
P
V
O
M
.
o
n
n
o
i
t
i
s
o
P
l
a
n
o
i
t
p
O
n
o
it
i
s
o
P
.
o
N
1
2
3
1
2
3
0
0
1
-
0
.
0
0
1
0
-
0
.
0
0
1
0
-
x
.
x
x
x
x
0
5
1
-
0
.
0
0
2
0
-
0
.
0
0
2
0
-
x
.
x
x
x
x
○○○
○○
○
○○
Move path when X-axis moves to 200mm point and Y-axis moves
to 100mm point from home.
X axis
Y axis motion complete
Y axis
100mm
200mm
Home 0
12. SEL Language
●
MOVP (Point to-Point Position Data)
●
MOVD (Direct Designate Move)
n
o
i
s
n
a
p
x
E
n
o
i
t
i
d
n
o
c
)
R
O
·
D
N
A
(
t
u
p
n
I
n
o
i
t
i
d
n
o
c
)
g
a
l
F
·
O
/
I
(
d
n
a
m
m
o
C
t
s
o
P
)
g
a
l
F
·
t
r
o
p
t
u
p
t
u
O
(
d
n
a
m
m
o
C
1
d
n
a
r
e
p
O
2
d
n
a
r
e
p
O
l
a
n
o
i
t
p
O
l
a
n
o
i
t
p
O
D
V
O
M
n
o
i
t
i
s
o
p
e
v
o
M
l
a
n
o
i
t
p
O
[Function]
Moves the actuator to a position designated in operand 1.
Output turns OFF when axis move starts, and upon completion, turns ON.
[Example 1]
MOVD 100
Move the axis to position 100.
[Example 2]
LET 1
100
Assign 100 to variable 1.
MOVD *1
Move the axis to variable 1 (content 100) position.
* Note: This command is applicable to the DS type only.