When an MS/TP segment is not working, the classic checks are: 120 ohm terminations at both ends, bias resistors (typically 680 ohm) installed on one device, a unique MAC per device, the same baud rate on every device, and correct cable polarity.
True
A pragmatic MS/TP troubleshooting checklist runs through six items: (1) 120 ohm terminations present at both physical ends of the segment, (2) bias resistors fitted on a single device (typically the master) so that the idle line is correctly polarised, (3) unique MAC addresses with no duplicates, (4) identical baud rate on every device, (5) correct polarity (e.g. blue/white pairing respected), and (6) a 120 ohm-impedance twisted-pair cable. Around 80 % of MS/TP issues encountered in the field can be traced back to one of these six points.
Before reaching for a protocol analyser, measure the differential voltage A-B at rest with a multimeter: a value far outside the expected 200-700 mV band almost always points to a termination or bias problem.
BACnet bank in preparation
The full BACnet bank isn't available yet. Drop your email to get notified at launch and grab an early-bird discount.
Join the waitlist →See the 9 other BACnet practice questions
Related questions
- BACnet relies on an object-oriented model: every device exposes Objects (e.g. Analog Input, Binary Output) that contain Properties (Present_Value, Object_Name, Description, etc.).1. Architecture · Objektorientiertes Modell
- The BACnet Multistate Value (MSV), Multistate Input (MSI) and Multistate Output (MSO) objects encode enumerations with several states (3 or more discrete values), such as HVAC modes (Comfort/Standby/Eco) or system states (Auto/Manual/Off).1. Object types · Multistate Value
- ReadProperty and WriteProperty are the most widely used BACnet services: they let a client (typically the BMS) read or write the value of a Property of a remote Object.2. Services · ReadProperty / WriteProperty
- BACnet MS/TP uses a token-passing protocol between the Master nodes of an RS-485 segment: the token holder is allowed to communicate during a bounded time slot and then passes the token to the next Master in the logical ring.5. MS/TP · Token Passing
- BACnet defines standardised BackupAndRestoreFile services that let a BMS save and restore the full configuration of a device (parameters, programming, mappings) in case of hardware replacement.7. Backup & Restore · Konfigurations-Backup