Mitsubishi MELSEC-Q/L Programming Manual page 109

Table of Contents

Advertisement

4) Access to file registers (R, ZR) exceeded the range of file register files
Presetting PC parameter not to check indexing device range enables the Universal model QCPU not to detect an
error in the above accesses from 1) to 4).
Detecting an error in the above accesses from 1) to 4) , however, depends on the serial No. of Universal model
*2
QCPU.
Setting device range in indexing
Set
Not set
*2:
For changing the settings of the PLC parameter, refer to the QnUCPU User's Manual (Function Explanation, Program
Fundamentals) or Qn(H)/QnPH/QnPRHCPU User's Manual (Function Explanation, Program Fundamentals).
When indexing is executed only with Universal model QCPU or LCPU, devices between internal user devices (SW) and file
registers (R) cannot be skipped. (Error code: 4101).
Remark
For how to change the internal user device allocation, refer to the User's Manual (Functions Explanation, Program
Fundamentals) for the CPU module used.
(d) Device range checks are conducted when indexing is performed by direct access output (DY).
(e) Precautions for using the extended data register (D) or extended link register (W) (for the Universal model QCPU
except the Q00UJCPU, and LCPU )
With the following specification methods, data cannot be specified crossing over the boundary of the internal user
device and extended data register (D) or extended link register (W). Doing so causes "OPERATION ERROR" (error
code: 4101).
• Index modification
• Indirect specification
• Specification with the instructions that handle data blocks
Data block where the device number
crosses over the boundary between the
internal user device and the extended data
register (D) cannot be handled.
User Program
FMOV K0 D100 K200
FMOV K0 D12200 K200
FMOV K0 D20000 K200
*1
Data block indicates the following data.
• Data used in the instructions, such as FMOV, BMOV, BK+, which multiple words are targeted for operation
• Control data, composed of two or more words, specified in the instructions, such as SP.FWRITE, SP.FREAD
• Data whose data type is 32-bit or more (BIN 32-bit, real number, indirect address of the device)
First 5 digits of serial No. for Universal model QCPU
Serial No."10021" or lower
Detected errors in accesses 1) to 4)
Detected errors in accesses 2) to 4)
*1
Image of D device
D100
D199
D12200
D12299
D20100
D20299
Serial No."10022" or higer
Not detected
Internal user
device
Extended data
register (D)
2
3
4
5
6
7
8
107

Advertisement

Table of Contents
loading

Table of Contents