Mitsubishi FX3G Series Programming Manual page 255

Programmable controllers
Hide thumbs Also See for FX3G Series:
Table of Contents

Advertisement

FX
/FX
/FX
/FX
3G
3U
3GC
3UC
Programming Manual - Basic & Applied Instruction Edition
5)
Handling of the memory cassette
When changing the contents of file registers secured inside the memory cassette, confirm the following
conditions:
- Set the protect switch of the memory cassette to OFF.
- In FX
/FX
3U
3UC
a) It takes 66 to 132 ms to write data in one continuous block (500 points) to the memory cassette (flash
memory).
Execution of the program is paused during this period. Because the watchdog timer is not refreshed during
this period, it is necessary to take proper countermeasures such as inserting the WDT instruction into the
sequence program.
b) Do not turn OFF the power while the contents of file registers are changed.
If the power is turned OFF during the change, the data stored in file registers may be filled with unexpected
values, or a parameter error may occur.
- In FX
PLC
3G
It takes 80 ms to write data in one continuous block (500 points) to the memory cassette (EEPROM).
Note that execution of the program is paused during this period, but the watchdog timer is automatically
refreshed.
6)
Allowable number of times of writing to the memory
Data can be written to the memory cassette up to 10,000 times, and to the memory (EEPROM) built in FX
FX
PLCs up to 20,000 times.
3GC
When a continuous operation type instruction is used for data writing in a program, data is written to the memory
in every operation cycle of the PLC. To prevent this, make sure to use a pulse operation type instruction
(BMOVP).
7)
File register operation
File registers are secured inside the built-in memory or memory cassette.
Different from general data registers, file registers can be read and written only by peripheral equipment or BMOV
(FNC 15) instruction.
8)
If a file register is not specified as the destination in BMOV (FNC 15) instruction, the file register is not accessed.
a) Outline of memory operation
D1000
500 points ×
14 blocks
maximum
(7000 points
maximum)
b) Program example
When X000 is set to ON, the data register area [B] is read.
X000
A file register can be specified as
register update mode is selected.
However, even if a file register having different number is specified for
cannot be transferred from the file register area to another file register area. In such a case, read the contents
of a file register specified as
once, and then write the data.
Series
PLCs
Inside built-in memory
or memory cassette
D 0
D200
Program
memory
Program/
D599
comment
D1100
File register
[A]
D1499
D7999
S
D
FNC 15
D1100
D200
BMOVP
D
S
in the same-number register update mode to the data register area [B]
→ For the same-number register update mode of file registers, refer to Subsection 4.8.2.
9 Move and Compare – FNC 10 to FNC 19
Inside system
RAM
Image
memory
Data register
Data register
[B]
Data register
n
K400
. But if the same number with
9.6 FNC 15 – BMOV / Block Move
S
is specified, the same-number
S
and
D
respectively, data
253
1
2
3
/
3G
4
5
6
7
8
9
10

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fx3u seriesFx3gc seriesFx3uc series

Table of Contents