How to write a holding circuit for Mitsubishi PLC

Create Date: 2024-8-30 12:03:23|Source: Mitsubishi Electric/Mitsubishi Electric

There is a very common kind of circuit in Mitsubishi PLC - the persistence circuit. The insistence circuit means that when the external input switch is a button, it can be pressed once through the insistence circuit to insist on the output, similar to the self-locking in the electrical diagram. We use Mitsubishi PLC as an example to write a sticking circuit.

                               How to write a holding circuit for Mitsubishi PLC

First, we use X0 as the external input signal, and X0 is connected to the external button. Click the mouse on the right side of the left bus of the PLC software and enter "ld x0".

2. Insist that the circuit needs to be disconnected by a button, we choose to connect X1 to an external button to control its disconnection, and connect X0 with the normally closed contact of X1 in the PLC software, and enter "ldi x1".

3. Take Y0 as the output of the PLC, and input "OUT Y0" after the normally closed contact of X1.

Fourth, in the first step of the program, as long as the button is pressed, Y0 can have output, and the output of the button is disconnected when the button is released. As long as the normally open contacts of Y0 are connected in parallel at both ends of the X0 of the button, the output of Y0 can be maintained. Enter "OR Y0"

5. If you do not choose the self-locking method to control Y0, you can use the set and reset commands to adhere to the output status, such as steps 4 and 6. After writing the program, press F4 to convert, and then press the test button to write the program to the imitation PLC.

6. Click "Menu Activation" in the test dialog box - relay memory supervision.

7. In the monitoring dialog box, the X and Y monitoring pages are called up, and click the Soft Component - Bit Soft Component window. At this time, you can click X0 and X2, double click X0 twice is equivalent to the button function, then find that Y0 has insisted on the output status, press X1 again to release. Pressing X2 will make Y1 stick to the output, and pressing X3 will reset Y1.

More on that
Introduction to Mitsubishi PLC Modbus communication and address allocation Introduction to Mitsubishi PLC Modbus communication and address allocation

When using Modbus communication in Mitsubishi PLCs, it is necessary to understand the address allocation of different register types. The following are the common types of Mitsubishi PLC Modbus addresses and their corresponding functions: 1. Coil Register: ...

The protection function of the inverter to the motor - Mitsubishi The protection function of the inverter to the motor - Mitsubishi

The inverter is the control equipment for the operation of the motor, and it has a certain maintenance function for the motor. Most of the inverter appliances have functions such as overvoltage, overcurrent, undervoltage and overload maintenance. Overcurrent maintenance function. In any link of motor acceleration, deceleration and constant speed operation, ...

Mitsubishi FR-E800 product model introduction Mitsubishi FR-E800 product model introduction

1、3相200V FR-E820-[]K (E)   FR-E820-0.1K、FR-E820-0.2K、FR-E820-0.4K、FR-E820-0.75K、FR-E820-1.5K、   FR-E820-2.2K、FR-E820-3.7K、FR-E820-5.5K、FR-E820-7.5K、FR-E820-11K、 ...

Mitsubishi catalogue of some small PLC models and commonly used touch screens Mitsubishi catalogue of some small PLC models and commonly used touch screens

Commonly used touch screen model description Economical touch screen GS2107-WTBD 7 inch widescreen, 800*480, 65535 colors, USB/232/422/Ethernet, DC Pass through...

The choice of industrial tablet case – Mitsubishi The choice of industrial tablet case – Mitsubishi

Tablet PC can often be seen in today's daily life, it can be brought stronger, but also more popular with us, industrial tablet PC is gradually widespread, because industrial use will cause Tablet PC is very simple damage, so generally will use maintenance covers, so ...

Test the output voltage of the inverter – Mitsubishi Test the output voltage of the inverter – Mitsubishi

Because the output voltage of the inverter (Variable-frequency Drive, VFD) is generally 380 volts, there should be no problem in direct measurement, but in practice, most multimeters cannot get a correct reading when testing the output voltage of VFD, and in some cases the multimeter may be burned directly. ...

Pay attention to the problem when choosing an inverter - Mitsubishi Electric Pay attention to the problem when choosing an inverter - Mitsubishi Electric

The current value of the motor is used as the basis for the selection of the inverter, and the rated power of the motor is only for reference. Compared with the general squirrel cage motor, the winding motor simply has the problem of overcurrent tripping, and the slightly larger capacity than the usual ...

Electronic gear ratio calculation for Mitsubishi servo motors Electronic gear ratio calculation for Mitsubishi servo motors

When calculating the electronic gear ratio of the Mitsubishi servo motor, the first thing to pay attention to is to check whether your Mitsubishi servo motor has been directly set to XX pulse one turn, if this parameter is not directly set, we can go through a simple formula to calculate the electronic gear ratio of the Mitsubishi servo motor. ...

Software or hardware reasons for Mitsubishi PLC crash Software or hardware reasons for Mitsubishi PLC crash

1. Hardware (1) I/O channeling, the PLC automatically detects the I/O fault and enters the STOP mode. (2) The I/O is damaged, and the program runs to the response signal that needs the I/O, and cannot execute the instruction downward. (3) Expansion module (functional, such as A/D) ...

Built-in time adjustment in Mitsubishi PLC Built-in time adjustment in Mitsubishi PLC

How do I adjust the built-in moments in my Mitsubishi PLC? In the case of Mitsubishi PLC, sometimes technical engineers forget to adjust the PLC well, but they also need to pay attention to some key points and introduce how to adjust the built-in moments in Mitsubishi PLC. ...

The inverter completes the multi-speed function - Mitsubishi The inverter completes the multi-speed function - Mitsubishi

The inverter can be preset with a number of different speed points, and then complete the scheduling of multiple speed stages. The specific completion method is as follows: You can set a number of different speed points in the VFD, and you can generally set the maximum speed, minimum speed, and several center speed points. According to the needs, choose ...

MITSUBISHI COLLABORATIVE ROBOT MELFA ASSISTA MITSUBISHI COLLABORATIVE ROBOT MELFA ASSISTA

With the popularization of industrial robots in the production site, more and more Mitsubishi collaborative robots, Mitsubishi robots, MELFA ASSISTA, RV-5AS-D on-site issues need to be solved urgently, such as the need for more robot programming engineers, adding labor costs; The teaching is cluttered, and a large number of non-...

Mitsubishi FX2N Series Extended PLC Module Selection Chart Mitsubishi FX2N Series Extended PLC Module Selection Chart

Mitsubishi inverter FR-E700 series is selected Mitsubishi inverter FR-E700 series is selected

Q: When will I choose the E740 series inverter? A: E700 is an economical and small inverter with high driving performance, with the function of holding the brake, and can also add options to expand the function, which can be used for transportation, lifting occupations, and has high cost performance. Q: Mitsubishi inverter E740 should ...

Debugging method of servo motor - Mitsubishi Debugging method of servo motor - Mitsubishi

1. Initialize parameters Before wiring, initialize the parameters. On the control card: select the control method; Reset the PID parameter to zero; When the control card is powered on, the enable signal is closed by default; Save this state to ensure that this is the status when the control card is powered on again. ...

Mitsubishi PLC remote fault diagnosis connection Mitsubishi PLC remote fault diagnosis connection

Mitsubishi PLC is widely used in digital control systems. At present, equipment long-distance control plays an important role in long-distance data collection, PLC long-distance fault diagnosis, and PLC long-distance programming. This article takes the long-distance control of Mitsubishi PLC as an example, and after the HiNet intelligent gateway of Huachen Zhitong ...

A brief description of Mitsubishi MELIPC industrial control products A brief description of Mitsubishi MELIPC industrial control products

MELIPC's intelligent industrial control product system includes MI50000 analysis categories, MI2000 monitoring strain, and MI1000 gateway category, forming a full range of data collection, processing, and transmission solutions between the FA production site and the IT system, and using edge accounting to complete the self-discipline and sloppy IoT layout.

An introduction to the types of data inside the Mitsubishi FX series An introduction to the types of data inside the Mitsubishi FX series

A lot of data is used in the internal structure of the PLC and in the user's use program. These data have the following forms in terms of structure or number system. (1) Decimal number Decimal numbers are also known as word data in PLC. It is first and foremost ...

Ground leakage current of Mitsubishi inverter and countermeasures thereof Ground leakage current of Mitsubishi inverter and countermeasures thereof

There is electrostatic capacitance between the input and output wiring of Mitsubishi inverters and other wires, between the ground and the motor, and there is a leakage current flow. The leakage current value is affected by factors such as electrostatic capacitance and carrier frequency, and the leakage current is high when the carrier frequency of the inverter is set high and the leakage current is operated under low noise conditions.

The weight conversion method of the Mitsubishi weigh module The weight conversion method of the Mitsubishi weigh module

Component conversion is a process in which an analog signal (load converter output voltage) input from outside the programmable controller is converted into a digital output value and a total component output value, and then stored in buffer memory. After the conversion process, the conversion completion (XE) will change to ON, and the transformation completion mark (Un\G1 ...

CATEGORIES BYPASS
Customer Service Center

Online Consultation:QQ


ContactContact

Contact: Manager Huang

Contact QQ: 3271883383

Contact number: 13522565663


Scan the code to add WeChat (please save the picture first on the mobile phone)

working hoursworking hours

Weekdays: 9:00-17:00

Holidays: Only emergencies are handled

Contact us

Contact us

Contact number QQ consultation
QQ consultation

3271883383

Company address
Back to top