Cable specifications: Use CANopen dedicated shielded twisted pair cables (such as Schneider VW3CANCARR series) with a characteristic impedance of 120 Ω. Ordinary RS485 cables may not be able to meet high-speed transmission requirements.
Typical error: The user confused the "CAN In" and "CAN Out" of TM3BCC0, causing the wiring to be reversed. Correct connection: The main station outputs to any port of TM3BCC0, and then leads out from another port to the next device. The two ports are connected in parallel internally, without directionality, but they must both use the same wiring definition (Pin2=CAN_L, Pin7=CAN_S).
2.3 TM3BCSL (Modbus serial line) polling no response
Fault phenomenon:
Modbus master sends request frame, TM3BCSL does not reply, or the reply data is incorrect.
Diagnosis:
Serial parameters: TM3BCSL supports 1200-115200bps, data bit 8, stop bit 1 or 2, no/even/odd parity. Configure the slave address (1-247) through Machine Expert. Confirm that the communication parameters of the main station are consistent with it.
Wiring: RS485 adopts a two-wire system (D1/D0 or A/B). Definition of RJ45 pins for TM3BCSL: Pin4=D1 (A+), Pin5=0V (common), Pin6=D0(B-)。 Recommend using shielded twisted pair cables and single ended grounding.
Bias and termination: Modbus bus also requires terminal resistors (usually 120 Ω) and bias resistors. If the main station does not provide it, it can be connected externally to the TM3BCSL side terminal. But TM3BCSL does not have an integrated terminal internally and needs to be manually added.
Address mapping: When reading data from the I/O island carried by TM3BCSL, it is necessary to know the Modbus register address. For example, the starting address of the digital input register is% IW0 or the hold register 40001, as detailed in the module documentation. Common error: The requested function code does not correspond (such as using the 03 function code to read the coil).

Analog I/O module measurement deviation and channel damage elimination
3.1 Analog input reading always remains 0 or exceeds the range
Fault phenomenon:
The original values seen in Machine Expert for modules such as TM3AI4 or TM3TI4 are 0 or 32767, which do not match the actual signal.
Root cause:
Wiring error: For current input (4~20mA), the sensor signal line must be connected to the "I+" terminal and the "I -" must be short circuited to 0V. At the same time, the module channel must be configured in current mode (default is voltage). If the voltage terminal is connected incorrectly, the reading will be incorrect.
Range configuration: Each channel can be independently configured as -10~+10V, 0~10V, 0~20mA, 4~20mA, etc. The software must select a range that is consistent with the actual sensor output. If the sensor is set to 4~20mA and 0~20mA, then 4mA corresponds to 0, and 20mA corresponds to 32767, but zero offset will cause the reading to be lower.
24V external power supply: All TM3 analog modules require an external 24V DC power supply (not bus power supply). If the power supply terminal is not connected, although the module can detect it, the conversion result will be confused. Check if the "PWR" LED in the upper right corner of the module is always on.
On site repair: Use a signal generator to inject a known value (such as 10V), and then measure the module terminal voltage with a multimeter. If the terminal has voltage but the reading is still zero, the channel is damaged. If there is no voltage at the terminal, check the on-site sensor.
3.2 Thermocouple module reading instability or disconnection alarm
Fault phenomenon:
TM3TI4D or TM3TI8T experiences significant temperature fluctuations or displays "open circuit".
Solution:
Cold end compensation: The thermocouple module requires cold end compensation (CJC). The TM3TI4D has a built-in cold end sensor, but requires the module's ambient temperature to change slowly and uniformly. Avoid installing modules near ventilation openings or heaters. If using external distributed CJC, the built-in CJC needs to be disabled in the software.
Grounding and shielding: Thermocouple signals are highly susceptible to interference. Shielded compensation wires must be used, and the shielding layer must be connected to the functional ground through the TM2XMTGB ground plane on the module side. If the two ends of the shielding layer are grounded, it may introduce a ground current.
Wire breakage detection: When the module detects infinite input impedance, it triggers a wire breakage alarm. Check if the thermocouple is detached, oxidized, or burnt out. For thermocouples with corundum protection tubes, the internal wires may break due to vibration.
Configuration and faults of high-speed counter module (TM3XHSC202/TM3XFHSC202)
4.1 Incorrect or missing encoder pulse counting
Fault phenomenon:
Connect the incremental encoder to TM3XHSC202, but the actual movement distance does not match the counter display value.
Key points of investigation:
Input type and frequency: The 10 fast inputs of TM3XHSC202 support 24V logic, with a maximum frequency of 200kHz (100kHz for orthogonal encoders). If the encoder output is a 5V differential signal, a converter or TM3XFHSC202 (also supporting 24V single ended) needs to be used instead. Excessive input frequency can lead to count loss.