Counting mode: Select the correct counting mode in the software - single-phase (pulse+direction), two-phase (add/subtract counting), orthogonal (A/B phase, X1/X2/X4)。 Error mode can cause the count value to jump.
Reflection output response: The 8 fast outputs of the expert module can be configured as "reflection" (i.e. output immediately when comparing matches, without the need for PLC scanning). If the delay of the reflected output action exceeds 10 μ s, check whether the load capacitance is too large (should be<1nF).
Event management: TM3XFHSC202 (with event management) can generate interrupt events on the first two local slots. If the event has not been triggered, confirm that the corresponding 'Event task' has been bound to the counter module in Machine Expert and the interrupt priority has not been blocked.
4.2 Frequency measurement function returns error value
Fault phenomenon:
Using the cycle/frequency measurement function, the measured frequency deviates from the actual value.
Reason: The time setting for measuring the gate is unreasonable. The default gate is 100ms, which results in significant errors for low-frequency signals (<10Hz). It can be manually extended to 1 second, but it will reduce the update rate. At the same time, ensure that the minimum pulse width of the input signal is greater than the minimum detectable pulse width of the module (2.5 μ s corresponds to 200kHz).
Diagnosis and reset of functional safety modules (TM3SAC5R, etc.)
TM3 offers four safety relay modules: TM3SAC5R, TM3SAF5R, TM3SAFL5R, and TM3SAK6R, all of which meet Category 4/PL e/SIL3 standards and are used for emergency stop, light curtain, safety door, etc. The common faults are as follows.
5.1 Safety output cannot be closed, module red light flashes
Fault phenomenon:
After pressing the start button, the safety output contact does not engage and the module status LED flashes red.
Diagnostic process:
Check the safety input circuit: S11/S12 (channel 1) and S21/S22 (channel 2) of the module must be closed simultaneously without any timing difference. If the external emergency stop button's dual channels are not synchronized (such as one contact oxidation), the module will lock and report an error. Use a multimeter to measure whether the resistance of the two channels is consistent.
Feedback loop check: For applications that require monitoring of external contactors (EDM), the auxiliary contacts of the external contactors must be connected to the feedback input terminal of the module (e.g. 634). If the feedback status is incorrect, the safety output will not be activated.
Startup type: The module supports both automatic and manual startup. If configured for manual startup, a rising edge signal is required to the startup input terminal (e.g. S33). If the startup pulse is missing or the duration is less than 50ms, the module will not engage.
Reset: After troubleshooting, unlock the module by powering off and restarting or using a dedicated reset input (RST). Note: The reset signal of the TM3 safety module must be a low high low pulse, and only maintaining a high level is invalid.
5.2 Safety module diagnostic information cannot be read through TM3 bus
Fault phenomenon:
PLC can read the status of ordinary I/O modules, but the diagnostic data of the safety module (such as which channel caused the stop) is not visible.
Explanation: The diagnostic information of the TM3 safety module is indeed transmitted to the controller through the TM3 bus, but it requires the PLC program to call specialized system variables or use the function block "TM3_Safety_SeadStatus". After adding the "TM3 Safety" library in the Machine Expert library manager, detailed diagnostic words (such as the fault code for channel 1) can be accessed. If the library is not loaded, the security module only displays "normal/faulty" and does not provide detailed information.

Power budget and module quantity limitation failure
6.1 Controller cannot start or randomly restarts after adding the sixth module
Fault phenomenon:
The M241 controller works normally when connected to 6 TM3 modules, but after inserting the 7th module, the controller repeatedly restarts or crashes.
Root cause: The 5V and 24V currents required by the TM3 module exceed the maximum value that the controller can provide. Taking M241 as an example, its TM3 bus can provide 5V with a maximum of 1.2A, and 24V can be powered by an external power source with limited internal current. The power consumption of each module has clear values in the data manual. For example:
TM3DI16G:5V 35mA,24V 0mA
TM3DQ16R: 5V 100mA, 24V (relay coil) average 75mA
TM3AM6:5V 200mA,24V 30mA
If the accumulated 5V exceeds 1.2A, the bus voltage will drop, causing the controller to reset.
Solution:
Use bus expansion system: Move the 8th to 14th modules to a remote substation, which will be powered separately by TM3XREC1 and share the bus load.
Remove non essential high-power modules or replace some relay output modules with transistor outputs (lower power consumption).
For the M262 controller, its power supply capability is stronger (5V 2.0A), but it still needs to be calculated.