File Register R - Mitsubishi Electric MELDAS 60 Series Programming Manual

Plc programming
Hide thumbs Also See for MELDAS 60 Series:
Table of Contents

Advertisement

5.3.7 File Register R

(1) As with the data registers, the file registers are memories used to store data. However, there are
some that have fixed applications, and those that are released.
(2) The file register has a 1-point 16-bit configuration, and can be read and written in 16-bit units.
To handle 32-bit data, two points must be used. The file register No. designated with the 32-bit
command will be the low-order 16-bit, and the designated file register No. +1 will be the
high-order 16-bit.
(Example) Use of the DMOV command is shown below.
Circuit example
0
Data storage
(3) The data that is stored once in the sequence program is held until other data is stored.
(4) With the file registers, the following registers are the user release.
R500 to R549, R1900 to R2799
The following registers of the registers above are not cleared when the power is turned OFF.
R1900 to R2799
The other file registers have fixed applications such as interface of the PLC and CNC, parameter
interface, etc.
(5) Values that can be stored: Decimal -32768 to 32767
R1
R0
Higth-order 16-bit
Low-order 16-bit
~
~
(X1F X10)
(XF X0)
Hexadecimal 0 to FFFF
Decimal -2147483648 to 2147483647
Hexadecimal 0 to FFFFFFFF
- 18 -
5. Explanation of Devices
DMOV K8X0
R0
For 16-bit command
(Using Dn)
The X0 to 1F data is
stored in R0,1.
For 32-bit command
(Using Dn+1, Dn)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents