Hollysys PLC - the debugging steps of PLC

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

1. Check the circuit according to the drawing (without power transmission)

The drawings of the general PLC system include two parts: the drawings in the cabinet and the drawings outside the cabinet; The drawing in the cabinet refers to the wiring diagram inside the cabinet; The out-of-cabinet drawings are the wiring diagrams of all electrical cabinets that are connected out. This part needs to be checked for; 1. Whether the drawing design is reasonable, including the capacity of various components, etc. 2. Check whether the components are connected in strict accordance with the drawings according to the drawings.

In this process, the most important thing to pay attention to is to check the power supply,1 to make sure that there is no short circuit in the circuit. 2. Make sure that the strong and weak currents are not mixed together; Because the PLC power supply is 24V, once the 220V is connected to the PLC due to the wrong wiring, it is easy to burn the PLC or expansion module.

2. Check the external circuit of the PLC, which is commonly known as "dotting"

After the power supply is confirmed, the power is transmitted, and the input and output points are tested, which is commonly known as "dotting", and the test IO points need to be tested one by one, including the operation button, the emergency stop button, the operation indicator light, the cylinder and its limit switch, etc., the specific method is that one person operates the button on the field side, etc., and the other person measures and monitors the input and output signals in the PLC; For large systems, test sheets should be established, i.e., marked after testing. If it is found that there is a wiring error during the construction process, it needs to be dealt with immediately.

In this step, it should be noted that it is necessary to clear the program in the PLC or disable the program after backing up the program to avoid the operation of the equipment caused by the test.

3. Check the mechanical structure and test the motor load

This step needs to check whether the mechanical structure is tightened, etc., whether the motor load is properly protected to avoid accidents caused by accidents, and after the inspection is completed, it is necessary to manually test the operation of the equipment, such as forward and reverse motors, whether the circuit is intact and electrified, and the inverter class sets the corresponding parameters and optimizes the motor, static identification or dynamic identification, etc.

It should be noted here that for some special loads, such as those that move up and down vertically, they need to be carried out by professionals to avoid test accidents due to improper control.

4. Debugging manual mode/semi-automatic mode and related logical relationships

After testing both the IO point and the load side, the next step is to debug in manual mode. The manual mode here can also be called semi-automatic mode, which does not directly press the solenoid valve or contactor by hand, but refers to the drive of the device through the button or HMI button, etc., which corresponds to the automatic state. The manual mode of testing can decompose the automatic mode according to the person's wishes, which is convenient for the test procedure.

The most important thing in this process is to test the safety function, i.e. to test whether the safety functions such as emergency stop, safety light curtain, etc., play a corresponding role in the operation of the equipment.

5. Debug the automatic mode according to the production process

After the semi-automatic commissioning is completed, the automatic work can be further commissioned. This link is the most important, it is necessary to test various interlocks according to the production process, including logical interlocking, safety interlocking, etc., and to test several more working cycles to ensure that the system can work correctly and continuously.

6. Testing of special processes

In addition to logic control, there are many extended functions in the PLC system, such as PID control, etc., when these logic debugging is basically completed, you can start to debug analog and pulse control. The most important thing is to select the appropriate control parameters. Generally speaking, this process is relatively long. It is necessary to adjust patiently, and the parameters should also be selected in a variety of ways, and then the best one should be selected. For some PLCs, the PID parameters can be obtained by autotuning. However, this self-tuning process also takes a considerable amount of time to complete.

7. Complete all the above steps

The whole debugging is basically complete. The next step is the pre-production step, pre-production is the pre-production work test, in this stage can cooperate with the production to carry out some special tests, such as whether the production rhythm is satisfied, whether the safety function can still work under the load, etc., generally continuous production can be delivered after a certain period of time.
Hollysys PLC - the debugging steps of PLC


More on that
Hollysys DCS - the main factor of DCS signal interference Hollysys DCS - the main factor of DCS signal interference

Resistive coupling interference In the process of work, many factories ignore the problem of wire aging. When a variety of signal lines are transmitted together, other transmission signals will be affected due to the aging and leakage of the insulation material on the wire, and other transmission signals will be interfered with. ...

Hollysys DCS - a common fault of DCS Hollysys DCS - a common fault of DCS

1. Field instrument equipment failure: Field instrumentation equipment includes various transmitters, various switches, actuators, loads and components of various temperatures that are directly connected with the production process. If the field instrument fails, it directly affects the control function of the DCS system and the operator's ...

Common fault parts and maintenance of Hollysys PLC Common fault parts and maintenance of Hollysys PLC

1. Lack of motivation It may sound simple, but it's good to check the simple stuff first. Thoroughly inspect all power connections and cables for damage that could cause a short circuit. Make sure your power supply is functioning properly. Use a voltmeter to check if the grounding and voltage are correct. 2. Bad ...

Hollysys PLC - Introduction to the 4 basic concepts of PLC signals Hollysys PLC - Introduction to the 4 basic concepts of PLC signals

Analog signal: refers to a continuous current signal or voltage signal, and analog signal can be divided into standard signal and non-standard signal. Switching signal: It can be divided into active signal and passive signal, which is basically an on-off signal, and can be measured on and off with a multimeter ohm. ...

Hollysys DCS - the development trend of DCS Hollysys DCS - the development trend of DCS

(1) Development in the direction of integration: the development of standardized data communication links and communication networks, and the formation of a large system of various single (multi) loop regulators, PLCs, industrial PCs, NCs and other industrial control equipment to meet the requirements of factory automation and adapt to the general trend of openness. (2) To the intelligent ...

Hollysys PLC - the six application functions of PLC Hollysys PLC - the six application functions of PLC

1. It is used for switching control The ability of PLC to manipulate switching quantities is very strong. The number of points in and out of the control, less than a dozen points, dozens of points, more can be hundreds, thousands, or even tens of thousands of points, because it can be networked, the number of points is almost unlimited, no matter how many points can be controlled, the control ...

Hollysys DCS - DCS daily maintenance and fault analysis and troubleshooting methods Hollysys DCS - DCS daily maintenance and fault analysis and troubleshooting methods

01. Power supply The DCS power supply system is mostly a "dual backup hot redundant power supply", and the prevention and control of power failures is mainly reflected in the inspection and daily maintenance. Generally speaking, as long as the unit is normal ...

and Nesbitt DCS - the difference between SCADA and DCS and PLC and Nesbitt DCS - the difference between SCADA and DCS and PLC

To put it simply, DCS is mainly used for process automation, PLC is mainly used for factory automation (production lines), and SCADA is mainly for wide-area needs, such as oil fields and pipelines that stretch for thousands of miles. If from the point of view of computers and networks, they are unified, and the reason for the difference is mainly in ...

Hollysys PLC - the design specification of PLC program Hollysys PLC - the design specification of PLC program

(1) Select the appropriate PLC model and I/O points, and select the special function module when there are special function requirements. (2) Familiar with the selected PLC programming instructions and compilation software. (3) Carry out soft component planning, including internal relays, holding relays, data registers, ...

Hollysys DCS control system configuration process Hollysys DCS control system configuration process

1. Preliminary preparations Engineering configuration is operated at the engineer station, and before engineering configuration, it is necessary to have the necessary tools and information, specifically: Tools: refers to the hardware environment and software environment used in engineering configuration, usually refers to the ...

Hollysys PLC - Introduction to the classification of PLC according to the structure and form Hollysys PLC - Introduction to the classification of PLC according to the structure and form

According to the structural form of PLC, PLC can be divided into two categories: integral type and modular type. (1) Integral PLC The integral PLC is a centralized power, CPU, I/O interface and other components in a chassis, which has the characteristics of compact structure, small size and low price. Small PLC ...

Hollysys PLC - nine precautions for the use of PLC Hollysys PLC - nine precautions for the use of PLC

1. PLCZ self-fault judgment In general, PLCs are extremely reliable devices with a very low failure rate. The probability of hardware damage such as the CPU of the PLC or software running errors is almost zero; If the PLC input point is not caused by strong current intrusion, it will hardly be damaged; PLC output relay ...

Hollysys assisted Qingdao Petrochemical DCS upgrade Hollysys assisted Qingdao Petrochemical DCS upgrade

In December 2020, the equipment of Sinopec Qingdao Petrochemical Co., Ltd. (hereinafter referred to as Qingdao Petrochemical) 5 million tons/year oil refining integration project, which was upgraded and transformed by Hollysys, was successfully operated, marking the successful completion of the DCS equipment upgrading task. This upgrade is a major development for Sinopec Industrial Holdings.

and Lisi PLC - the difference between PLC and inverter and Lisi PLC - the difference between PLC and inverter

1. The role is different A PLC (Programmable Logic Controller) is an electronic system designed for digital operations in an industrial environment. The inverter is the application of frequency conversion technology and microelectronics technology to control the AC motor by changing the frequency of the motor working power supply.

Hollysys PLC - what are the commonly used networking methods of PLC? Hollysys PLC - what are the commonly used networking methods of PLC?

1 Universal serial port module Based on the serial port communication module to realize the network connection, the network structure is shown in Figure 1, the form of computer link is adopted, the corresponding settings are carried out in the configuration software of the host computer, and the communication can be carried out with multiple PLCs without programming, and the FXlS of Mitsubishi ...

Hollysys PLC - the importance of PLC industrial gateway Hollysys PLC - the importance of PLC industrial gateway

1. Realize remote control of industrial field equipment; 2. The PLC industrial gateway realizes remote upgrade of equipment firmware, downloads the program, and can flexibly access various equipment management platforms; 3. Realize remote control of industrial site touch screen and remote mapping of configuration screens; 4. PLC industry ...

Steps on how Hollysys DCS works on a computer Steps on how Hollysys DCS works on a computer

1. Confirm that the new computer has relevant interfaces and can be used normally, and Hollysys DCS software can run on the computer operating system 2. Device and Lisi DCS software, dongle, and related drivers (mainly redundant network cards, data hard disks, etc.) 3. Set up ...

Hollysys signed a strategic cooperation agreement with Jinan Iron and Steel International in Jinan Hollysys signed a strategic cooperation agreement with Jinan Iron and Steel International in Jinan

Hangzhou Hollysys Automation Co., Ltd. (hereinafter referred to as Hanghe) and Jinan Iron and Steel Group International Engineering Technology Co., Ltd. (hereinafter referred to as Jinan Iron and Steel International) signed a strategic cooperation agreement in Jinan. Luan Yuandi, Deputy General Manager of Jinan Iron and Steel International, Sun Jiaying, Director of the Automation Division, and Liu Xinjie, Director of the Automation Office...

What are the functions of Hollysys PLC - PLC data acquisition gateway? What are the functions of Hollysys PLC - PLC data acquisition gateway?

1. Rich networking and interface functions, easy to deploy It supports 5G/4G/3G/WIFI/Ethernet, WAN/optical fiber and other network access modes, network port/serial port/IO port/CAN port and other equipment access, and supports LoRa wireless transmission, disconnection reconnection and multi-network mutual backup function. 2. Abundant ...

Troubleshooting steps of Hollysys DCS system Troubleshooting steps of Hollysys DCS system

The steps of DCS system troubleshooting include: (1) Check the fault caused by improper use. Common types of operational faults include operator errors, terminal wiring faults, module installation faults, and power supply failures. (2) Troubleshoot the improper operation of the DCS system ...

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