Mitsubishi Q Series PLC: Exploring the Functions of D and W Registers

Question:

Currently, I am tasked with a project involving a Mitsubishi Q series PLC, a system I am unfamiliar with. I am curious about the distinction between D Register and W Register within this PLC. Unfortunately, my search for documentation explaining the functions of these memory locations has been unfruitful.

Top Replies

Greetings, According to the manual, data registers are memory components that hold numerical data within the range of -32768 to 32767 (0000H to FFFFH). A link register, on the other hand, is a memory unit within the CPU module that updates the CPU module with data sourced from the link registers (LW) of intelligent function modules such as the MELSECNET/H network module. This process helps ensure smooth communication and data exchange within the system.

If there are no intelligent function modules utilizing them, are the W registers essentially equivalent to D registers in terms of functionality? Also, can anyone specify the specific manual from Mitsubishi to reference, considering the vast selection available?

Hello, it is possible that alternative instructions have not been utilized, such as those that do not access the link registers. Upon further review, it is noted that in many instances within the manual, where D registers are utilized, L registers can also be a suitable option. Is your system experiencing a shortage of available D registers?

I was simply curious about the usage of remote registers with the AJ61QBT11 CC-Link module to connect to an FR-E700. A colleague mentioned that when utilizing remote registers, it is best to use D registers instead of W registers due to potential conflicting uses by customers. However, since we will not be using remote registers for this module, it likely won't impact our project. Thank you for the prompt responses.

Hello! The manuals can really help you become an excellent investigator. This information can be found in the QCPU User's Manual (SH(NA)-080484ENG-M), specifically in section 10.2.13.

In a Mitsubishi Q series PLC, the memory is segmented into different registers each with a specific use. D Registers (Data Registers) are more like general purpose memory areas and they're usually used for storing data such as operation results, timer values, etc. W Registers (Link Registers), on the other hand, act as a sort of buffer between internal devices and modules. They are typically used for storing input/output data for special function modules and are very important when it comes to communication between modules. I would strongly recommend getting a copy of the programming manual for the Q series PLC, as it has detailed sections covering these registers.

In Mitsubishi Q series PLCs, the D Register is primarily used for data storage and data manipulation. It's your go-to place for storing integer values or any necessary data for your program. On the other hand, W Register, although similar, is generally used for system status, addressing, and various control processes - think of it as a place for more temporary, 'working' tasks! The reason you’re likely having trouble finding documentation is that most PLCs have different nomenclature for the same thing, it indeed can be confusing at first.

More Replies β†’

Streamline Your Asset Management
See How Oxmaint Works!!

βœ…   Work Order Management

βœ…   Asset Tracking

βœ…   Preventive Maintenance

βœ…   Inspection Report

We have received your information. We will share Schedule Demo details on your Mail Id.

To add a comment, please sign in or register if you haven't already..   

Frequently Asked Questions (FAQ)

FAQ: 1. What is the difference between D Register and W Register in a Mitsubishi Q series PLC?

Answer: Answer: The D Registers in a Mitsubishi Q series PLC are 32-bit data registers that can store values for various purposes, while the W Registers are 16-bit word registers used for specific functions within the PLC system.

FAQ: 2. How are D Registers and W Registers utilized in programming tasks for Mitsubishi Q series PLCs?

Answer: Answer: D Registers are commonly used for storing data values, counters, timers, and other variables, while W Registers are often employed for specific mathematical operations, data handling, or communication tasks within the PLC program.

FAQ: 3. Can you provide examples of typical applications where D Registers and W Registers are used effectively in Mitsubishi Q series PLC projects?

Answer: Answer: D Registers may be used for tasks such as storing sensor readings, tracking production counts, or maintaining system states, while W Registers could be utilized for calculating process variables, managing communication protocols, or implementing control algorithms in the PLC program.

Ready to Simplify Maintenance?

Join hundreds of satisfied customers who have transformed their maintenance processes.
Sign up today and start optimizing your workflow.

Request Demo  β†’