ETH STS green Ethernet status is off: no IP address; Always on: Connected but inactive; Flashing: Normal communication
ETH ACT green network activity flashing indicates sending and receiving data
Practical case: The ERR light of BMXP3420302H in a sewage treatment plant flashes at 2Hz and cannot be connected through Control Expert. The reason is that the loose SD card caused the startup file to fail to read. Solution: Re plug and unplug the SD card. If it doesn't work, use an empty SD card to download the firmware via USB.
2.2 X-bus expansion failure
A common fault phenomenon in multi rack configurations is that some I/O modules cannot be recognized or randomly disconnect. Reasons include:
Missing or incorrect terminal resistor: TSXTLEYEX terminal resistors must be installed on both ends of the X-bus chain (XBE module of the first rack and XBE module of the last rack). The middle rack does not require installation.
Cable length exceeding limit: The total length of all X-bus cables exceeds 30m, or a single cable is too long (up to 12m). Suggest a total length of ≤ 25m to ensure signal integrity.
Insufficient power supply to the rack: Each power module on the rack must supply power to all modules in the rack, and cannot supply power across racks. Calculate the total current consumption (refer to the power consumption table in Control Expert) to ensure that it does not exceed the rated value of the power supply.
Exclusion steps:
Disconnect all X-bus cables, keep only the main station rack, and confirm that the CPU can recognize the local module normally.
Gradually add expansion racks and check if the I/O scan is normal after each addition.
Use an oscilloscope to measure the X-bus signal (differential, standard amplitude of approximately 2.5V). If the amplitude is below 1.5V or there is ringing, replace the cable or shorten the distance.
2.3 Common failures of power modules
Typical symptoms of power module failure: CPU failure to start, all LEDs not lit, or intermittent restarts. The power module of M340 has input fuses (non replaceable) and primary capacitors inside. Quick on-site inspection:
Measure whether the input voltage is within the nominal range (DC 24V allows 18-31.2V, AC 230V allows 85-264V).
Disconnect all loads, leaving only the power supply and CPU, and measure the output of 24V (for CPS3020, there are 24V+and COM output terminals). If the output is normal but the CPU is not working, the CPU is damaged.
If there is voltage but significant fluctuations in the output, it is mostly due to capacitor aging. In high-temperature environments, it is recommended to proactively replace the power module every 3-5 years.
Chapter 3: Troubleshooting of Communication Network Malfunctions
3.1 Modbus Serial Link
The integrated serial port (RJ45) of M340 supports non isolated RS-232 (4-wire) or RS-485 (2-wire), but this port is non isolated. In industrial sites, ground loop interference often leads to unstable communication and even port burnout.
Fault phenomenon: SER COM light flashes but the main station cannot receive a response, or sometimes communication is possible and sometimes timeout occurs.
resolvent:
For long-distance (>15m) or multi device RS-485, an external isolator TWDXCAISO must be used to connect between RJ45 and the device, otherwise it is highly likely to damage the CPU serial port.
Confirm wiring: When using RS-485 2-wire system, connect pin 3 (D1) and pin 8 (D0) of RJ45 to A (+)/B (-) respectively. The terminal resistor (120 Ω) is only connected at both ends of the bus.
Use the serial debugging assistant to capture packets and check for garbled or CRC errors. Usually, reducing the baud rate (from 19.2k to 9.6k) can alleviate noise issues.
3.2 Ethernet Communication
The Ethernet ports of M340 (BMXP342020/0302, BMXNOE0100/0110, BMXNOC0401) support 10/100M adaptation. Common problems and solutions:
Possible causes of the problem resolved
ETH STS light off, IP address not assigned. Check the rotation switch position on the back panel (0/0 is set through software, other positions are fixed IP), or enable BOOTP/DHCP service
Can ping but unable to program. Programming port disabled by firewall. Control Expert needs to use TCP 502 port to ensure it is not blocked
I/O scan timeout, network congestion or switch cache overflow, use QoS to increase the priority of Modbus/TCP packets; Reduce scanning cycle or use RSTP ring network
FactoryCast webpage cannot access HTTP service disabled. Enable HTTP service through Control Expert device properties (requires configuration download)
Key configuration: For the BMXNOE0110 FactoryCast module, the default password for the web server is empty, which poses a security risk. The first use requires setting a strong password through Web Designer and disabling unused services (FTP, TFTP).
3.3 CANopen bus fault
BMXP3420102/0302 integrates CANopen master station, with a maximum of 63 slave stations. Typical faults:
CAN ERR light flashing: indicates that at least one slave is lost. Open the CANopen configuration interface of Control Expert and view the slave status. Common reasons: broken bus cable, missing terminal resistance, and power failure at the substation.