What base is used for the numbering of Mitsubishi PLC auxiliary relays?

Publisher:CelestialMagicLatest update time:2024-10-22 Source: elecfansKeywords:Mitsubishi Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

Mitsubishi PLC (Programmable Logic Controller) is a control device widely used in the field of industrial automation. It controls mechanical equipment through programming to achieve automated production. In Mitsubishi PLC, auxiliary relays are a very important component. They are used to store intermediate states and data to achieve complex control logic.


In Mitsubishi PLC, the auxiliary relay number is expressed in hexadecimal. Hexadecimal is a number system with a base of 16, which uses 16 digital symbols (0-9 and AF) to represent values. In hexadecimal, each bit can represent a value from 0 to 15, where 0-9 corresponds to 0-9 in decimal, and AF corresponds to 10-15 in decimal.


Below, we will discuss in detail the numbering rules, classification, functions and usage of Mitsubishi PLC auxiliary relays in practical applications.


  1. Numbering rules for auxiliary relays

In Mitsubishi PLC, the auxiliary relay number is expressed in hexadecimal, usually consisting of 4 or 5 digits. Among them, the first two digits indicate the type of auxiliary relay, and the last two or three digits indicate the number of the auxiliary relay. For example, the auxiliary relay M100 is numbered "M100", where "M" indicates the type of auxiliary relay, and "100" indicates the number of the auxiliary relay.

  1. Classification of auxiliary relays

The auxiliary relays in Mitsubishi PLC can be divided into the following categories:

  • M type: general purpose auxiliary relay, used to store intermediate states and data.

  • S type: special auxiliary relay with specific functions, such as timer, counter, etc.

  • T type: timer auxiliary relay, used to achieve delay control.

  • Type C: Counter auxiliary relay, used to realize counting control.

  1. Function of auxiliary relay

Auxiliary relays have multiple functions in Mitsubishi PLC, mainly including:

  • Storing intermediate states: Auxiliary relays can store intermediate states during program operation for use in subsequent control logic.

  • Data storage: Auxiliary relays can store data, such as the count value of the counter, the delay time of the timer, etc.

  • State control: Auxiliary relays can control the start, stop, reset and other states of the equipment.

  • Logic control: Auxiliary relays can participate in complex logic control to realize functions such as conditional judgment and loop control.

  1. How to use auxiliary relays in practical applications

In practical applications, the use of auxiliary relays mainly includes the following steps:

  • Determine the type and number of auxiliary relays: Select the appropriate type and number of auxiliary relays according to control requirements.

  • Write control program: In the PLC program, use the auxiliary relay number to implement the control logic. For example, use the M100 auxiliary relay to store the intermediate state, and use the instruction "SET M100" to set the state of M100 to ON, and use the instruction "RST M100" to reset the state of M100 to OFF.

  • Debugging and optimization: After the program is written, debugging and optimization are required to ensure the correctness and stability of the control logic.

  • Monitoring and maintenance: During actual operation, the status of the auxiliary relays needs to be monitored in order to detect and handle abnormal situations in a timely manner.

  1. Auxiliary relay precautions

When using auxiliary relays, please note the following points:

  • Avoid number conflicts: In the same PLC system, different types of auxiliary relays cannot use the same number.

  • Reasonable allocation of auxiliary relays: According to control requirements, the number and type of auxiliary relays should be reasonably allocated to improve the readability and maintainability of the program.

  • Pay attention to the capacity of the auxiliary relay: Different types of auxiliary relays have different capacity limits. For example, the number of M-type auxiliary relays is usually limited. When using, the auxiliary relays need to be reasonably allocated according to actual needs.

  • Comply with programming standards: When writing control programs, you need to comply with programming standards, such as using comments, unified naming conventions, etc., to improve the readability and maintainability of the program.

  1. in conclusion

Mitsubishi PLC auxiliary relays are numbered in hexadecimal and have various types and functions. In practical applications, the rational use of auxiliary relays can improve the flexibility and reliability of control logic. At the same time, it is necessary to pay attention to the numbering rules, classification, functions and usage methods of auxiliary relays to ensure the correctness and stability of the control program.


Keywords:Mitsubishi Reference address:What base is used for the numbering of Mitsubishi PLC auxiliary relays?

Previous article:What is the function of Mitsubishi PLC auxiliary relay
Next article:What is the function of Mitsubishi PLC auxiliary relay M0

Recommended ReadingLatest update time:2024-11-23 10:54

Design of Control System of Carbon Monoxide Incinerator Based on PLC
0 Introduction There are two forms of catalytic cracking regeneration process: complete regeneration and incomplete regeneration. For the incomplete regeneration process, the flue gas contains 3% to 10% carbon monoxide, and its recovery and utilization is an important issue for saving energy and protecting
[Embedded]
Design of Control System of Carbon Monoxide Incinerator Based on PLC
Design of Mechanical Press Control System Based on PLC
1 Introduction Industrial robots, programmable controllers and CNC machine tools are known as the three pillars of the automation industry and have been widely used in various fields of industrial production. Machine tools are one of the indispensable equipment in the machinery manufacturing industry. The preci
[Embedded]
Design of Mechanical Press Control System Based on PLC
21 key points for electrical engineers before powering on PLC
There are many unknowns when powering on equipment. System integration is a complex project. The more experienced the engineer, the more cautious he must be. One careless move can burn the servo, imported sensor, contactor, power supply... A series of burnout cases make electrical engineers more or less terrified ab
[Embedded]
21 key points for electrical engineers before powering on PLC
Design of PLC switch quantity acquisition method based on group scanning
1 Introduction PLC is a modern industrial control technology developed in the past forty years. It combines the advantages of computer such as flexible programming, complete functions and wide application with the advantages of relay system such as simple control, easy use, strong anti-interference ability and low p
[Test Measurement]
Design of PLC switch quantity acquisition method based on group scanning
Modbus to Profinet gateway connects to Mitsubishi inverter Botu quick configuration
This case will share how to use Xingda Easy Control's modbus to profinet gateway (XD-MDPN100) to connect Siemens 1200 series plc and realize the 485 communication compatibility conversion of Mitsubishi inverter to modbusTCP communication. By configuring in Botu, we can achieve connection and communication between de
[Embedded]
Modbus to Profinet gateway connects to Mitsubishi inverter Botu quick configuration
What are the advantages and disadvantages of PLC motor control
PLC (Programmable Logic Controller) is a modern, miniaturized computer controller widely used in the field of automation control. PLC motor control is a widely used control method. Its advantages, disadvantages, applications and other aspects are worth exploring. 1. PLC motor control methods There are ma
[Embedded]
Design of boiler flue gas desulfurization control system based on PLC
1. Introduction China is a major coal-burning country, and SO2 emitted from coal burning has become the main pollutant affecting the air quality in Chinese cities. Therefore, boiler flue gas desulfurization is an important means to reduce SO2 emissions . The boiler flue gas desulfurizati
[Industrial Control]
Design of boiler flue gas desulfurization control system based on PLC
How to realize local data acquisition and cloud data acquisition of S7-200smart series PLC?
S7-200 SMART is a cost-effective small PLC product tailored by Siemens for Chinese customers. Combined with Siemens SINAMICS drive products and SIMATIC human-machine interface products, the small automation solution with S7-200 SMART as the core will create more value for customers. S7-200 SMARTCPU supports multiple
[Embedded]
How to realize local data acquisition and cloud data acquisition of S7-200smart series PLC?
Latest Embedded Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号