Specifications

29
BCN-B11127-478*
(2) Write instruction codes
Set the code No. corresponding to the item to Instruction code (RWwn+2) and the written data to
Writing data (RWwn+3). The codes and answer data are all 4-digit hexadecimal numbers.
Setting any code No. that is not given in this section will set the error code (
1 ) to Answer code
(RWrn+2).
Code No. Item
Writing data (RW
wn+3
) contents
(PLC
Servo amplifier)
8000
to
800F
Empty
8010 Alarm reset command
Deactivates the alarm that occurred.
This function is the same as that of the input signal of
device No. RY(n+1)A or RY(n+3)A.
1EA5
8100 Empty
8101 Feedback pulse value display data is clear
Resets the display data of the status indication
“feedback pulse value” to 0.
1EA5
8200
to
827C
Parameter setting (RAM)
Writes the values set in parameter No. 00 to 124 to
RAM. These values are cleared when power is
switched off.
The decimal value converted from the 2 lower digits of
the code No. corresponds to the parameter No.
Convert the decimal values into hexadecimal before
making setting.
For parameter No. 1, “F” enters the blank digits. For
example, setting of “13” must be “FF13”.
The range of writing parameters depends on the
setting in parameter No. 19. An error code will be
respond when try to write blocking parameter in
No.19.
8300
to
837C
Parameter setting (EEP-ROM)
Writes the values set in parameter No. 00 to 124 to
EEP-ROM. Written to EEP-ROM, these values are
held if power is switched off.
The decimal value converted from the 2 lower digits of
the code No. corresponds to the parameter No.
Convert the decimal values into hexadecimal before
making setting.
For parameter No. 1, “F” enters the blank digits. For
example, setting of “13” must be “FF13”.
The range of writing parameters depends on the
setting in parameter No. 19. An error code will be
respond when try to write blocking parameter in
No.19.
8400
to
841F
8500
to
851F
Position data of position block (RAM)
Writes the position data of position block No. 00 to 31
to RAM. These values are cleared when power is
switched off.
The usable position block Nos. depend on the feeding
system and the number of occupied stations.
The lower 16 bits are written in even code and the
upper 16 bits in odd code.
Example
Instruction code 8413:
Lower 16 bits of position block No. 19
Instruction code 8513:
Upper 16 bits of position block No. 19
Convert the values into hexadecimal before making
setting.