8-
25
8
ROBOT LANGUAGE
8-4 Robot Language Description
8-4-31 D+
Function:
Adds a specified value to the counter variable D.
Format:
D+ [<addition value>]
Example:
D+ 100
Adds 100 to the counter variable D. (D
←
D+100)
D+
Adds 1 to the counter variable D. (D
←
D+1)
Explanation:
This command adds a specified value to the counter variable D. The
addition value can be set to any value from 1 to 65535. If the addition
value is omitted, then 1 is added to the counter variable D.
8-4-32 D-
Function:
Subtracts a specified value from the counter variable D.
Format:
D- [<subtraction value>]
Example:
D- 100
Subtracts 100 from the counter variable D. (D
←
D-100)
D-
Subtracts 1 from the counter variable D. (D
←
D-1)
Explanation:
This command subtracts a specified value from the counter variable D.
The subtraction value can be set to any value from 1 to 65535. If the
subtraction value is omitted, then 1 is subtracted from the counter vari-
able D.
Содержание ERCX Series
Страница 2: ......
Страница 8: ...vi MEMO ...
Страница 60: ...3 36 MEMO ...
Страница 90: ...5 20 MEMO ...
Страница 168: ...9 16 MEMO ...
Страница 232: ...12 10 MEMO ...
Страница 248: ...14 4 MEMO ...
Страница 249: ...15 1 15 SPECIFICATIONS Chapter 15 SPECIFICATIONS ...
Страница 253: ...16 1 16 APPENDIX Chapter 16 APPENDIX ...
Страница 259: ...MEMO ...