![Arcus ACE-SXC Скачать руководство пользователя страница 59](http://html1.mh-extra.com/html/arcus/ace-sxc/ace-sxc_manual_2965571059.webp)
ACE-SXC Manual
page 59
rev2.02
WAITX
Description:
Command:
Tell program to wait until move on the certain axis is finished before
executing next line.
Syntax:
WAITX
Examples:
X10000
;***Move axis to position 10000
WAITX
;***Wait until axis move is done
DO=3
;***Set digital output
X3000
;***Move axis to 3000
WAITX
;***Wait until axis move is done
WHILE
Description:
Perform WHILE loop
Syntax:
WHILE [Argument 1] [Comparison] [Argument 2]
[Argument] can be any of the following:
Numerical value
Pulse or Encoder Position
Digital Output
Digital Input
Enable Output
Motor Status
[Comparison] can be any of the following
=
Equal to
>
Greater than
<
Less than
>=
Greater than or equal to
<=
Less than or equal to
!=
Not Equal to
Examples:
WHILE V1=1
;***While V1 is 1 continue to loop
X0
WAITX
X1000
WAITX
ENDWHILE
Содержание ACE-SXC
Страница 1: ...ACE SXC Manual page 1 rev2 02 ACE SXC Advanced Stand Alone Controller USB 2 0 communication...
Страница 8: ...ACE SXC Manual page 8 rev2 02 3 Dimensions Figure 3 0 All dimensions in inches...
Страница 9: ...ACE SXC Manual page 9 rev2 02 4 Connections Figure 4 0...
Страница 12: ...ACE SXC Manual page 12 rev2 02 ACE SXC Interface Circuit Figure 4 4...