Short answer
Modbus RTU can appear healthy with a short bench lead because its edges have little cable to reflect from and little electrical noise to absorb. In the plant, treat the link as one linear, daisy-chained bus: the main cable passes device to device, with a correctly matched terminator only at each physical end. Do not terminate every node. A star, long spur, or tee creates branches whose reflections may corrupt frames intermittently.
What to look for
Biasing holds an idle pair in a known differential state so receivers do not interpret a floating, undriven bus as data; use the network's documented bias arrangement, not an added resistor guess. Confirm A/B or +/− polarity end to end with labels and the equipment manual, since names are not universally presented alike. Route the twisted pair away from aggressive noise sources, maintain the specified shield and earth practice, and inspect for drain-wire discontinuities.
Start meter-first in the approved safe test condition: verify supply and references as the manuals permit, then power down if required before checking continuity, end-to-end polarity, unintended shorts, and whether the two terminators are actually at the cable ends. Restore service and compare failure timing with cable motion, shield changes, nearby drives, and baud rate. If retries fall when baud is reduced, suspect margin—not a protocol cure—and correct wiring before changing settings.
When the symptom appears in the plant
A systems integrator tested a Modbus RTU network with four VFDs connected to a PLC on their workshop bench. It worked flawlessly. In the plant, with 500 feet of cable between devices, communication dropped constantly with CRC errors. The integrator had neglected to install terminating resistors on the bench setup (where short cables don't require them). In the plant, the long cables caused signal reflections. Adding a 120-ohm resistor at the PLC and the last VFD stabilized the network immediately.
Five checks before replacement
- Verify that terminating resistors (typically 120 ohms) are installed only at the two extreme physical ends of the RS-485 daisy chain.
- Measure the resistance across the D+ and D- lines with the network unpowered; it should read approximately 60 ohms (two 120-ohm resistors in parallel).
- Check the topology; RS-485 must be a single continuous daisy chain. Star topologies or long drop lines will cause reflections and errors.
- Ensure the correct twisted-pair cable with a characteristic impedance of 120 ohms is used, and the shield is properly grounded.
- Confirm all devices on the network have the exact same baud rate, parity, and stop bit settings.
Short networks (< 30 feet) often work without termination, masking design flaws that appear during field installation.
Check for internal termination dip switches on devices; having more than two terminators on a network attenuates the signal too much.
Reversing D+ and D- is the most common wiring error; if communication fails completely, try swapping them.
Bench checklist
- Confirm the supply at the device terminals.
- Confirm the meter is in the correct mode and position.
- Confirm the input range matches the signal type.
- Confirm the reference/common is intentional.
- Record the reading before changing the wiring.
Reference families
- TIA/EIA-485 Standard
- Modbus Organization Implementation Guide
Always verify the current edition and the exact device manual for the installation.
Official references
These links point to standards bodies, industry organizations, or manufacturer documentation. Standards landing pages may require purchase or institutional access.
- MODBUS over Serial Line Specification Modbus Organization
Authoritative specification for RS-485 topology and termination at both physical bus ends.
- Wiring of the Modbus Network Schneider Electric
Official guide covering 120 Ω termination, grounding, cable, and topology.
- PowerFlex 4 AC Drive User Manual Rockwell Automation
Official drive manual with Modbus RS-485 wiring and end termination diagram.
- Working With RS-485 Networks Siemens Milltronics
Application guide on two-wire RS-485 termination, biasing, and reflections.