EasyManua.ls Logo

Mitsubishi Electric MELSEC-Q00U(J)CPU User Manual

Mitsubishi Electric MELSEC-Q00U(J)CPU
588 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #313 background imageLoading...
Page #313 background image
311
CHAPTER 3 FUNCTIONS
3
3.37 Write-Protect Function for Device Data (from Outside the CPU Module)
3.37.4 Precautions
3.37.4 Precautions
The following describes the precautions for the write-protect function for device data (from outside the CPU module).
(1) Execution of the executional conditioned device test
When specifying and registering the indirect specified/index-modified device or the file register (R) in the
executional conditioned device test, disable the write-protect function for device data (from outside the CPU
module) before execution.
If the function is enabled, an error occurs at registration when the indirect specified/index-modified device or the
file register (R) is specified.
(2) Writing to the index register (Z) and index-modified device
When writing a value to the index register with the SLMP/MC protocol command 1402 (Write Random/Random
write) and changing the access destination to write data by using the index register, disable the write-protect
function for device data (from outside the CPU module) before execution. Alternatively, execute writing to the
index register (Z) and writing to the index-modified device separately and with multiple commands. If they are
specified simultaneously in a single command, an error occurs.
When the index register (Z0) is changed and device data are written to D0, D5, and D10
Ex.
D0
D10
D5
D0Z0 (Z0=0)
D0Z0 (Z0=5)
D0Z0 (Z0=10)
1402 Z0 K0 D0Z0 K10 Z0 K5 D0Z0 D0Z0 K50Z0 K10K25
(D0←10) (D5←25) (D10←50)
...
1402 Z0 K0
...
Ò
Z0←0
1402 D0Z0 K10
...
Ó
D0←10
1402 Z0 K5
...
Ô
Z0←5
1402 D0Z0 K25
...
Õ
D5←25
1402 Z0 K10
...
Ö
Z0←10
1402 D0Z0 K50
...
×
D10←50
(D0)
(D5)
(D10)
Command Device Value Device Value
Device ValueDevice ValueDevice ValueDevice Value
Data register
Write 10.
Write 25.
Write 50.
<SLMP/MC protocol>
When the write-protect function for device data (from outside the CPU module)
is enabled
When the write-protect function for device data (from outside the CPU module)
is disabled
Command Device Value
Command Device Value
Command Device Value
Command Device Value
Command Device Value
Command Device Value

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Mitsubishi Electric MELSEC-Q00U(J)CPU and is the answer not in the manual?

Mitsubishi Electric MELSEC-Q00U(J)CPU Specifications

General IconGeneral
SeriesMELSEC-Q
ModelQ00U(J)CPU
Power supply voltage24 VDC
Operating temperature0 to 55 °C
Number of I/O Points4096 points
Programming LanguageLadder, Instruction list, SFC, Function block, Structured text
Execution Speed (LD instruction)0.08 µs
Dimensions90 x 90 x 90 mm
Weight0.5 kg
Processing speed0.08 µs
Built-in portsRS-232
CommunicationEthernet, Serial
TypeProgrammable Logic Controller (PLC)

Summary

SAFETY PRECAUTIONS

Design Precautions

Configure external safety circuits and understand output status upon fault detection for system safety and reliability.

CONDITIONS OF USE FOR THE PRODUCT

INTRODUCTION

MANUALS

CPU module user's manual

Details specifications, functions, maintenance, troubleshooting, and error codes of CPU modules.

Programming manual

Describes instructions, programming, and error codes for various programming languages like SFC.

MANUAL PAGE ORGANIZATION

TERMS

PART 1 PROGRAMMING

CHAPTER 1 BASIC PROCEDURE FOR PROGRAMMING

Covers fundamental programming steps: project creation, program creation, conversion, writing, checking, and saving.

CHAPTER 2 APPLICATION OF PROGRAMMING

Details programming concepts like memory, files, base units, I/O assignment, and scan time structure.

PART 2 FUNCTIONS

CHAPTER 3 FUNCTIONS

Describes various functions of the Universal model QCPU, including lists, operations, and settings.

CHAPTER 4 DEVICES

4.1 Device List

Lists all internal user devices, internal system devices, link direct devices, and other devices with their points and ranges.

4.2 Internal User Devices

Details internal user devices like input (X), output (Y), internal relay (M), latch relay (L), annunciator (F), edge relay (V), timers, counters, registers.

4.3 Internal System Devices

Describes fixed internal system devices like function devices (FX, FY, FD), special relays (SM), and special registers (SD).

4.4 Link Direct Device

Explains direct access to link devices in CC-Link IE, MELSECNET/H modules, and their specification methods.

4.5 Module Access Devices

Details intelligent function module device and cyclic transmission area device for accessing buffer memory and shared memory.

4.6 Index Register (Z)/Standard Device Resister (Z)

Explains index registers for indirect specification and standard device registers for higher speed operations.

4.7 File Register (R)

Describes file register usage, storage location, size, differences from link refresh, and registration procedures.

4.8 Extended Data Register (D) and Extended Link Register (W)

Explains extended data and link registers as extensions to data and link registers, using file register area.

4.9 Nesting (N)

Details nesting (N) device used with master control instructions for programming operation conditions.

4.10 Pointer (P)

Explains pointers used for jump and subroutine call instructions, including local and common pointer types.

4.11 Interrupt Pointer(I)

Describes interrupt pointers for starting interrupt programs and lists available interrupt factors and their priorities.

4.12 Other Devices

Covers SFC block devices (BL), Network No. specification devices (J), I/O No. specification devices (U), and Macro instruction argument devices (VD).

CHAPTER 5 CONSTANTS

5.1 Decimal Constant (K)

Specifies decimal data in sequence programs using the 'K' notation.

5.2 Hexadecimal Constant (H)

Specifies hexadecimal or BCD data in sequence programs using the 'H' notation.

5.3 Real Number (E)

Specifies real numbers in sequence programs using the 'E' notation for floating-point data.

5.4 Character String (" ")

Specifies character strings in sequence programs using characters enclosed in quotation marks.

CHAPTER 6 CONVENIENT USAGE OF DEVICES

6.1 Global Device

Describes global devices that can be shared by multiple programs, stored in CPU module device memory.

6.2 Local Device

Explains local devices used independently for each program, allowing multiple programs without conflicts.

APPENDICES

Appendix 1 Parameters

Details parameters for programmable controller systems, including PLC, Network, and Remote Password settings.

Appendix 2 Functions Added or Changed by Version Upgrade

Lists functions added or changed based on CPU module and programming tool versions.

Appendix 3 CPU Module Processing Time

Describes scan time structures and CPU module processing times for various operations.

Appendix 4 Data Used in Sequence Programs

Explains numeric representations like BIN, HEX, BCD, and real numbers used in sequence programs.

Appendix 5 Replacing Basic Model QCPU or Qn(H)CPU with QnUCPU

Provides precautions and methods for replacing basic or high performance QCPU with Universal model QCPU.

Appendix 6 Precautions for Replacing QnUD(E)(H)CPU with QnUDVCPU/QnUDPVCPU

Details precautions and replacement methods when migrating from QnUD(E)(H)CPU to QnUDVCPU/QnUDPVCPU.

Appendix 7 Precautions for Replacing QnPHCPU with QnUDPVCPU

Provides precautions for replacing QnPHCPU with QnUDPVCPU.

Appendix 8 Precautions for Using GX Works2 and Differences with GX Developer

Covers precautions and differences when using GX Works2 versus GX Developer.

Appendix 9 Ways to Use Different Types of the Backup/restoration Function

Explains how to use various types of backup/restoration functions for GOT and CPU modules.

REVISIONS

WARRANTY

Related product manuals