You can connect a maximum of 32 unit loads to one DMX line, because DMX512 uses the RS-485 (TIA/EIA-485-A) electrical standard, which specifies 32 unit loads per line segment. If every fixture presents one full unit load, that means 32 fixtures daisy-chained per line; many modern fixtures use fractional-load receivers (1/2, 1/4 or 1/8 unit load), so the real ceiling can be higher, but only if the manufacturer publishes the figure. The 512-channel limit of a DMX universe is a separate, unrelated limit.
What "one DMX line" means
A DMX line (a daisy chain, or one segment) is the cable run from your controller's output through each fixture in turn, ending in a 120 Ω terminator at the last device. Every device on the cable hears every command and acts only on its own addressed channels. If you have not met DMX before, start with What is DMX512?. The 32 unit load limit applies per line, it is electrical, and no controller setting can raise it.
What a unit load is, and why the limit is 32
DMX512 (formally ANSI E1.11) does not define its own electrical layer; it adopts RS-485, which measures bus loading in unit loads (UL), not in devices. One unit load is the input current a receiver may draw from the line: no more than 1 mA at +12 V of common-mode voltage, roughly a 12 kΩ input impedance. Every receiver on the line draws a little current from the transmitter, and the unit load is the standard's way of budgeting it.
An RS-485 driver must maintain at least 1.5 V of differential output while driving the fully loaded bus: two 120 Ω termination resistors plus 32 unit loads of receiver current. That 1.5 V floor is the guaranteed noise margin. Add a 33rd full load and the driver is outside its specified operating condition. Nothing breaks instantly; the signal voltage sags, margins shrink, and the fixtures furthest from the controller misread data first, which is why an overloaded line typically shows up as flicker at the far end rather than a dead system.
Fractional loads: why 32 is not always 32 fixtures
Modern RS-485 transceiver chips are commonly rated at 1/2, 1/4 or 1/8 unit load. A line built entirely from 1/8-UL receivers could in principle carry 256 devices within the same 32-UL budget. The catch: most fixture datasheets do not state the rating, and real chains mix manufacturers and eras. If the documentation does not say otherwise, assume 1 UL per device and plan for 32 per segment. A chain that happens to work with 45 unknown-load fixtures is running on unverified margin, not on spec.
"Device" means anything with a DMX input on the line: fixtures, dimmer packs, fog machines, wireless receivers. They all count. Cable length and quality impose their own separate limits; see DMX Basics: Signal Loss.
The other limit: 512 channels
Independently of the electrical limit, one DMX line carries exactly 512 channels (one universe), however many devices are listening. Each fixture consumes a block of channels set by its mode: a dimmer 1, an RGB fixture 3, a moving head 16 to 40 or more. Either limit can be the wall you hit first:
- Thirty-two 36-channel moving heads need 1,152 channels: you run out of channels long before you run out of unit loads.
- Sixty single-channel dimmers use only 60 channels: you hit the 32-UL electrical limit first, with 452 channels spare.
Fixtures can share a start address (they then behave identically), so the channel budget limits independent control, not the raw fixture count.
What exceeding the limit looks like
Overloading is a degradation, not a hard cutoff, which is why it is miserable to diagnose. Temperature, cable length and which fixtures are powered can change the symptoms from day to day, and they overlap with termination and cabling faults.
| Symptom | Most likely cause |
| Random flicker or twitching, worst on the fixtures furthest from the controller | Differential voltage sagging under excess bus load, or a missing terminator |
| Everything worked, then adding one more fixture made the line unstable | Line was already near its unit load ceiling; the new device pushed it over |
| Rig works with some fixtures unplugged, fails with all connected | Cumulative unit loads crossing the 32-UL budget |
| RDM discovery misses devices that respond fine to plain DMX | Overloaded line: responders must drive data back up the same loaded bus |
| Whole line dead past a certain point | Broken cable or a failed DMX-through connection at that fixture, not loading |
| Occasional freezes or dropouts across the whole line | Poor cable (mic cable instead of 120 Ω DMX cable), electrical noise, or a ground fault |
If the first three rows match, count your devices before blaming any single fixture. For the full diagnostic sequence, see DMX Basics: Troubleshooting.
Going past 32: what a splitter actually does
The unit load limit applies per transmitter, so the way past it is more transmitters. A DMX splitter (also sold as a repeater, booster or isolator) decodes the incoming signal and retransmits a freshly regenerated copy on each output via its own RS-485 driver. Every output is a new segment with a fresh 32 unit load budget, its own terminator, and full-strength signal; the splitter's input consumes one load on the upstream segment. This is the designed solution, not a workaround: large rigs are built as a tree of splitters, never one long chain. Opto-isolated splitters also stop ground faults and wiring failures on one leg from taking down the others, which matters most outdoors and in installations; see Optical isolation and DMX splitting for large-scale and outdoor installations.
ENTTEC's current splitters are the D-Split (portable, opto-isolated, four outputs; 70574: 4 x 3-pin, 70579: 4 x 5-pin, 70578: 2 x 3-pin plus 2 x 5-pin) and the DIN-rail DIN RDS4 Mk2 (72004, RDM-capable, so discovery and monitoring keep working across the split). Chaining guidance for each is in D-Split: Chaining Devices and DIN RDS4: Chaining Devices.
Practical rules of thumb
- Budget 32 devices per line unless every device is documented as a fractional unit load.
- Count channels separately: 512 per universe, whichever limit you hit first wins.
- Terminate the end of every segment, including every splitter leg, with 120 Ω. An overloaded line and an unterminated line produce near-identical flicker; see DMX termination.
- Many installers split earlier, at 16 to 24 fixtures, to leave margin for long runs and future additions. That is sensible conservatism, not a requirement of the standard, and shorter chains are easier to fault-find.
- A splitter extends the electrical reach of a universe; it does not add channels. More channels require a second universe from your controller.