Wiki source code of 08 Troubleshooting
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | The most common faults of PLC can be classified into three main categories: **1. Power failure; 2. I/O failure; 3. Communication failure. **Wecon PLC consists of three boards:upper board(communication board), middle board(CORE board) and lower board(power board), so users can judge which board has the problem according to the fault. | ||
2 | |||
3 | = **1. Power failure** = | ||
4 | |||
5 | The power board supplies power to the above CORE board and light board. When there is a problem with the power board, some signals transmitted to the above board will have problems. Common PLC power failures are as follows: | ||
6 | |||
7 | (% class="table-bordered" %) | ||
8 | |=**Number**|=**Failure**|=**Troubleshooting**|=**Solution** | ||
9 | |1|The light does not light up when the power is turned on, and the PLC does not respond.|1. It is possible that the 220V connection of the host is wrong, the power supply between the motherboards is not properly connected, or the pin header is damaged and soldered. | ||
10 | 2. Use a multimeter to measure whether there is voltage between the 24V+ of the PLC and COM, if there is no voltage, the power board is faulty; | ||
11 | 3. Use a multimeter to measure whether there are voltages of 24V and 5V at the BD interface on the PLC. If there is voltage, the LED or core board may be damaged; if 24V is normal, but 5V is not, there may be a problem with the DC conversion circuit of the power board;|When it is suspected to be the problem of the power board, user can replace the power board for confirmation. | ||
12 | |2|PWR light flashes|1. Use a multimeter to measure whether the PLC 24V power supply is abnormal (constantly changing). If this happens, it means that the 24V conversion circuit of the power supply board is faulty. | ||
13 | 2. Generally, the flashing of PWR can eliminate the front-end problem of the AC power supply of the power board;|1. Replace the power supply board to confirm whether it is the power supply board problem; | ||
14 | 2. Observe whether the motherboard components are soldered incorrectly, or whether there is a diode soldering direction reversed | ||
15 | 3. Use a multimeter to measure whether there is any problem with the output DC5V of the power board; | ||
16 | |3|RUN light is off|1. Use a multimeter to measure whether the 24V voltage and 5V voltage on the BD interface are normal when the PLC is powered on; | ||
17 | 2. There may be a problem with the CORE board of the host, and confirm the replacement.|If the voltage of the power board is no problem, user need to replace the CORE board to confirm whether there is a problem with the CORE board. | ||
18 | |||
19 | = **2. I/O failure** = | ||
20 | |||
21 | The input and output of PLC is the main function of use, and I/O point problems are often caused by improper use or process\individual device problems; Including how the customer uses it, whether the mount is in compliance, etc. are all causes that lead to I/O failures . | ||
22 | |||
23 | (% class="table-bordered" %) | ||
24 | |**Number**|**Failure**|**Troubleshooting**|**Solution** | ||
25 | |1|((( | ||
26 | X point failure | ||
27 | )))|1. Use PLC software to detect X points that cannot be lit; | ||
28 | 2. Connect PLC S/S to 24V, change multimeter to 20mA gear. The red test lead is on the X point of the fault, and the black test lead is on a Y point (the COMx corresponding to Y is connected to the COM terminal of the 24V voltage); | ||
29 | 3.Use PLC software to control the on-off of the Y point(connected in step2) to check whether there is current on the multimeter. The high-speed input current is about 6.8mA, and the low-speed input current is about 4.7mA.|If no voltage is detected, the motherboard needs to be replaced for confirmation. | ||
30 | |2|Y point failure|1. All COMx of PLC are connected to COM; | ||
31 | 2. Power on the PLC, use the buzzer of the multimeter, pen one test lead on COM, and the other on the Y that needs to be detected, and observe whether the buzzer sounds when the lamp board Y is not lit. ;|The normal situation is that the buzzer will beep when Y is turned on, and there will be no buzzer when it is turned off, or the Y point needs to be replaced. | ||
32 | |||
33 | = **3. Communication failure** = | ||
34 | |||
35 | The main communication ports of PLC are two serial ports, one S terminal serial port, and one USB port. The specific troubleshooting methods for communication faults are as follows: | ||
36 | |||
37 | (% class="table-bordered" %) | ||
38 | |**Number**|**Failure**|**Troubleshooting**|**Solution** | ||
39 | |1|USB not recognized|1. For PLCs used for a long time, it may be caused by the oxidation of the USB port or poor contact in other places; | ||
40 | 2. For the new PLC, it may be a USB problem or an inconsistent software version;|If no voltage is detected, the motherboard needs to be replaced for confirmation. | ||
41 | |2|485 port cannot communicate|1. Power on the PLC, observe the transceiver communication lights on the side of the serial port terminal, you can preliminarily determine which serial port has the problem of receiving/transmitting; | ||
42 | 2. Check whether the serial port transceiver ± data cable is connected incorrectly, and whether the ground wire is reliably connected; | ||
43 | 3. Determine whether there is a poor connection between the upper board and the CORE board;|Replace the upper board for confirmation | ||
44 | |3|BAT light on|1. Caused by insufficient battery power; | ||
45 | 2. The BAT light circuit is faulty, causing the CPU to receive the wrong signal, causing the BAT light to light up|((( | ||
46 | ~1. Change battery to check if it is solved; | ||
47 | |||
48 | 2. Check whether there is poor contact between the upper board and the CORE board; | ||
49 | |||
50 | 3. Replace the upper board and the CORE board respectively for troubleshooting. | ||
51 | ))) | ||
52 | |4|ERR light flashes|Could be a CORE board firmware issue|Replace the CORE board for confirmation. | ||
53 | |5|The expansion module/BD module cannot communicate with the host|1. The module may be faulty, including frequent hot swapping during use. | ||
54 | 2. It may be that the host fault needs to be clearly located|1. Observe whether the expansion module itself is damaged; | ||
55 | 2. Control variables to determine whether it is a module problem or a host problem; | ||
56 | 3. If the communication is abnormal due to the host, replace the upper board and the CORE board respectively to confirm; | ||
57 | 4. If it is the module that causes the communication abnormality, it needs to be analyzed and checked separately; |