YASKAWA MP2100 Series User Manual page 139

Machine controller design and maintenance
Table of Contents

Advertisement

6 Basic System Operation
6.4.1 Types of Register
(2) Registers in Functions
The types of register shown in the following table can be used in functions.
Type
X
Function input
registers
Y
Function output
registers
Z
Internal function
registers
A
External function
registers
# registers
D
D registers
S
System registers
M
Data registers
I
Input registers
O
Output registers
C
Constant registers
Note: SA, MA, IA, OA, DA, #A, and CA can also be used in the program.
6-22
Name
Designation Method
XB, XW, XL, XFnnnnn XW00000 to
YB, YW, YL, YFnnnnn YW00000 to
ZB, ZW, ZL, ZFnnnnn
AB, AW, AL, AFnnnnn
#B, #W, #L, #Fnnnnn
(#Annnnn)
DB, DW, DL, DFnnnnn
(DAnnnnn)
SB, SW,SL, SFnnnnn
(SAnnnnn)
MB, MW, ML,
MFnnnnn
(MAnnnnn)
IB, IW, IL, IFhhhh
(IAhhhh)
OB, OW, OL, OFhhhh
(OAhhhh)
CB, CW, CL, CFnnnnn
(CAnnnnn)
Range
Description
Input to a function.
XW00016
Bit input: XB000000 to XB00000F
Integer input: XW00001 to
Double-length integer input:
Register number nnnnn is expressed
as a decimal number.
Output from a function.
YW00016
Bit output: YB000000 to YB00000F
Integer output: YW00001 to
Double-length integer output:
Register number nnnnn is expressed
as a decimal number.
ZW00000 to
Internal registers unique to each func-
ZW00063
tion. Can be used in the function for
internal processes. Register number
nnnnn is expressed as a decimal num-
ber.
AW00000 to
External registers that use the address
AW32767
input value as the base address. For
linking with S, M, I, O, #, and
DAnnnnn registers. Register number
nnnnn is expressed as a decimal num-
ber.
#W00000 to
Registers that can only be read by a
#W16383
function. Can be used only by the
corresponding function. The actual
range used is specified by the user on
the MPE720. Register number nnnnn
is expressed as a decimal number.
DW00000 to
Internal registers unique to each func-
DW16383
tion. Can be used only by the corre-
sponding function. The actual range
used is specified by the user on the
MPE720. Register number nnnnn is
expressed as a decimal number.
Same as the registers for drawings.
These registers can be called from any drawings or function. Use
them carefully when the same function is called from drawings
with different priority levels.
Charac-
teristic
XW00016
XL00001 to
XL00015
YW00016
YL00001 to YL00015
Unique to
each
function

Advertisement

Table of Contents
loading

This manual is also suitable for:

Japmc-mc2100Mp2100m seriesJapmc-mc2140

Table of Contents