The Short Answer
DMX512 (ANSI E1.11) is the original, serial protocol that runs over 5-pin XLR cable. 512 channels per chain, universal support, simple cabling, been around since 1986. It's what every fixture in the world ultimately understands.
sACN (ANSI E1.31, short for Streaming ACN) is an Ethernet-based protocol that carries DMX data over multicast UDP. It's a transport layer — a way to move DMX data over a network — that still terminates in standard DMX at the fixture. sACN gives you 63,999 universes, priority merging, and multicast efficiency, at the cost of a slightly more complex network setup.
They're not competitors. sACN is the modern way to move DMX around a large rig. DMX is what comes out of your node and runs down an XLR cable to the fixtures. Every sACN installation still ends in DMX.
How sACN Works
An sACN-based rig looks like this:
CueSync → Ethernet switch → sACN node → DMX out → Fixture chain
CueSync (or a console) sends sACN packets into the Ethernet network. sACN nodes on the network listen for the multicast groups matching their assigned universes, decode the packets, and output DMX over XLR to the physical fixture chain. From the fixture's perspective, nothing has changed — it's receiving the same DMX512 it has received since 1986.
Multicast
The key technical difference between sACN and Art-Net is transport. Art-Net uses broadcast or unicast UDP. sACN uses multicast: each universe has a dedicated IPv4 multicast group address, and nodes subscribe to the groups they care about. Switches with IGMP snooping forward multicast traffic only to ports that asked for it, keeping the network efficient even with hundreds of universes.
On a small rig, the difference is imperceptible. On a 64-universe festival rig with dozens of nodes, multicast efficiency is the reason sACN scales where broadcast-heavy Art-Net struggles.
Priority Merging
sACN's other killer feature is the built-in priority field. Each sACN source tags its packets with a priority from 0-200 (100 is the default). Receivers take the highest-priority valid source for each universe, allowing multiple controllers to coexist on the same network without conflict.
Practical uses:
- Redundancy: main console at priority 100, backup console at priority 50. If the main drops off, the backup takes over automatically.
- Takeover: CueSync at priority 100 for the DJ set, manual console at priority 150 for spotlight cues during the ceremony.
- Zoned control: different operators control different fixture groups from independent sources without stepping on each other.
Art-Net has no built-in priority mechanism. You can layer priority on top with external mergers, but sACN bakes it in.
When to Use DMX (Over XLR)
Pure DMX over XLR is the right choice when:
- Your rig has under ~30 fixtures in a single chain
- You don't have network infrastructure on site
- You want the absolute simplest setup — plug the fixtures together, done
- You're learning DMX without a rig yet — all of CueSync's interface and routing work is available in free read-only mode, no hardware required
Mobile DJs doing small weddings often run pure DMX from a USB adapter to a chain of 6-8 pars. No switch, no nodes, no network configuration. It just works.
When to Use sACN (Over Ethernet)
sACN shines when:
- You need 10+ universes of control
- Your rig has multiple controllers that need to merge or fail over
- You're running a touring production with consistent network infrastructure
- Your venue already has Ethernet infrastructure to use
- You want the most network-efficient protocol for large multi-source rigs
For clubs with a resident lighting system, sACN is common. For festival stages, sACN or Art-Net (or both) is the norm.
When to Use Art-Net Instead of sACN
Both are Ethernet-based. The practical differences:
- GrandMA3 rigs: MA Lighting's documentation and defaults favor Art-Net, and MA3 node setup is simpler with Art-Net
- Legacy equipment: older gear often supports Art-Net but not sACN
- Small networks: Art-Net's unicast mode is fine and requires no switch configuration
- Multi-controller with priority merging: sACN wins here — Art-Net has no built-in priority
CueSync outputs both protocols simultaneously, so you don't have to pick one rigidly. Run Art-Net to your GrandMA3 and sACN to your LED wall in the same routing map.
See the full protocol comparison for more on when to pick each.
Network Requirements
DMX: XLR cable. Terminate the last fixture with a 120-ohm terminator. That's it.
sACN:
- Ethernet network (gigabit recommended)
- Managed switch with IGMP snooping enabled (for anything beyond a small rig)
- sACN nodes to convert Ethernet → DMX at the fixture end
- Consistent subnet between source and nodes
Using sACN with CueSync
CueSync outputs sACN in every edition. Setup:
- Settings → Protocols → sACN
- Add your target universes
- CueSync auto-discovers sACN-capable nodes on the network
- Assign CueSync universes to physical nodes via the patcher
CueSync's DJ Edition supports up to 4 universes. Theatre and Ultimate unlock unlimited universes for large rigs. Everything works the same way the GrandMA3 guide describes — just pick sACN instead of Art-Net in the protocol selector.
The Verdict
sACN isn't better than DMX — it's a different layer. DMX is the universal fixture protocol. sACN is the modern way to move DMX around at scale. Small rigs can ignore sACN entirely. Professional rigs use sACN (or Art-Net) for the Ethernet backbone and DMX for the last-mile cable to each fixture.
Download CueSync free and experiment with both protocols side by side.
Frequently Asked Questions
Keep Reading
DMX vs Art-Net vs sACN: Which Protocol Should You Use in 2026?
Understanding the three main lighting protocols and when to use each one for DJ and live event lighting automation.
ReadWhat Is Art-Net? A 2026 Explainer for Lighting Engineers
Art-Net is an Ethernet protocol by Artistic Licence that carries DMX over UDP. Learn how it works, Art-Net 4 features, universes, and how CueSync uses it.
ReadHow to Automate DJ Lighting with GrandMA3 (2026 Guide)
Step-by-step guide to connecting CueSync to your GrandMA3 console for beat-reactive lighting automation at clubs and festivals.
Read