Omron C200H-MC221 Operation Manual page 66

Hide thumbs Also See for C200H-MC221:
Table of Contents

Advertisement

G-language Symbols
52
For example, when the following program is executed, the contents of A1000
(123.45) will be used for the X-axis data and the contents of A1001 (50) will be
used for the M code.
Program block
:
:
:
N010
G01
X(E00)
:
:
Registers and position data aren't allocated to tasks; they can be used as de-
sired in different tasks.
The contents of registers are all cleared to zero only when power is turned on.
Initialize register contents at the beginning of the program by executing an func-
tion such as the SUBSTITUTION function (G63).
Registers can contain values from 0 through 1999. An error will occur if a value
greater than 1999 is input in a register.
The possible range of values for position data is --39,999,999 through
39,999,999.
Register
:
M(E01)
E00
1000
E01
1001
E31
0
Section 6-2
Position data
0
A0000
0
A0001
123.45
A1000
50
A1001
0
A1999

Advertisement

Table of Contents
loading

Table of Contents