One of the most common questions we get from new C-Bus owners goes something like this: “If I move that switch on the wall, will the light still work? And how does the system even know which button does what?” It’s a fair question, because C-Bus doesn’t work the way an old-fashioned switch does — and once you understand the difference, the whole system suddenly makes a lot more sense.
The short version: in C-Bus, your wall switch is not physically wired to the light it controls. It’s a messenger. When you press a button, the switch sends a little message out onto the pink C-Bus cable, and any output unit that has been told to listen for that message responds. That “message” is addressed to a Group Address, and that’s the secret to the whole thing.
Traditional switching vs C-Bus switching
In a conventional house, the switch on the wall is a 230V device sitting directly in the circuit. Flick it and you physically break or make the power to that light. The switch and the light are joined by copper — change one and you’re pulling cable.
C-Bus turns that on its head. The wall switches (your Saturn, Saturn Zen, Neo or DLT/eDLT units) are low-voltage input units. They don’t carry the load current. Instead, the actual switching of the lights happens at the switchboard, inside output units — relays for on/off circuits and dimmers (like the L5504D2U) for dimmable loads. The diagram above shows how a key press travels from the input unit, along the pink cable, to the output unit that’s actually feeding the light.
The Group Address: the matchmaker
Every controllable thing in C-Bus lives on an application — for lighting, that’s application 56. Within that application, each load (or group of loads you want to act together) gets a Group Address, a number from 0 to 255. Think of it as a channel everyone can tune into.
Here’s how a press of a hallway switch actually plays out:
- You press the hallway key. The input unit broadcasts a message on the bus: “Group 12, go to Level 255” (fully on).
- That message travels to every unit on the network simultaneously.
- The dimmer output channel that has been assigned to Group 12 hears its name called and ramps the hallway light up.
- Every other output ignores it, because the message wasn’t addressed to their Group.
The light level itself is set as a Level from 0 (off) to 255 (full), and how quickly it gets there is the ramp rate. But the key point is the matchmaking: switch and load are joined only by a shared Group Address, not by a wire.
Why this is brilliant: change the function, not the cabling
This is the bit our customers love once it clicks. Because the link between a switch and a light is logical — it lives in software — changing what a button does is a programming change, not an electrical one.
Say you’ve lived in the house a year and you’ve decided the bottom button by the front door would be far more useful controlling the outdoor lights than the entry pendant it currently runs. In a traditional house that’s a sparky pulling cables through the wall. In C-Bus, we simply reassign that key to a different Group Address. Five-minute job, no plaster damaged, no cable run.
Any button, anywhere on the network, can be made to control any load (or a scene, or a group of loads) without touching the wiring. That flexibility is one of the real reasons people choose C-Bus in the first place, and it’s covered more in our C-Bus switches guide.
How the assignments actually get made
There are two ways we map a switch key to a Group Address: with a laptop running C-Bus Toolkit, or on-site using Learn Mode without a PC at all.
In C-Bus Toolkit (the proper way for the full picture)
Toolkit is the programming software that holds the whole project. In it, every output channel and every switch key input is listed. To set up our hallway example, we’d open the input unit in Toolkit, find the relevant key, and set its Group Address to match the Group on the dimmer channel feeding the hallway light. We can also set how the key behaves — momentary on/off, a press-and-hold dimmer, a timer, or a scene trigger.
Toolkit is also where we tidy things up so they’re readable. Every Group Address can be given a tag — a plain-English label. Instead of staring at “Group 12”, the project reads “Hallway Switch controls Hallway Lights”. When we hand a system over, or come back to it years later, those tags save everyone a world of guesswork. There’s more on this in our C-Bus programming notes.
On-site with Learn Mode (quick changes, no laptop)
Learn Mode is C-Bus’s clever party trick. It lets us assign key inputs to chosen loads right there at the wall, without a computer. In broad terms:
- Enter Learn Mode — we put the network (or the relevant units) into Learn Mode using the documented button sequence for that unit, or from a programming tool.
- Pick the load — we operate the output we want, so the system knows which Group Address we’re working with.
- Assign the key — we press the switch key we want to control that load, and the link is made.
- Set the key’s behaviour — we choose whether that key acts as a simple on/off, a dimmer, or a timer.
- Exit Learn Mode — the assignments are saved into the units and the system goes back to normal operation.
Learn Mode is perfect for a quick on-the-day tweak. For anything involving scenes, schedules, logic or documenting the system properly, we always do it in Toolkit so the project file stays the single source of truth. If you mix on-site Learn Mode changes with a Toolkit project, just remember to scan the network back into Toolkit afterwards so the file matches reality.
What this means for you as the homeowner
You don’t need to memorise any of this to use your C-Bus system — but understanding that switches and lights are joined in software, not in copper, explains a lot:
- Buttons that feel “wrong” can be reassigned without any building work.
- You can add a switch somewhere new and have it control an existing light, as long as the new switch can reach the bus.
- If a switch stops working, it’s often a programming or network issue rather than a wiring fault — which is why our troubleshooting steps start with the bus and the Group Addresses, not the cabling.
If you’d like the technical detail on Group Addresses, applications and Levels straight from the manufacturer, Clipsal’s own resources at clipsal.com are a solid reference.
The takeaway
A C-Bus switch doesn’t control a light — it announces an intention on a Group Address, and whichever output is listening to that Group does the work. That one idea is why C-Bus is so flexible: rewiring becomes reprogramming, and your home can change its mind without anyone lifting a floorboard.
If you’ve ever wished a particular button did something else, or you want to add or rearrange switches in your Melbourne home, that’s exactly the sort of job we enjoy. Reach out to our team via the contact page and we’ll sort it — usually without a single new cable. Cheers, Adam and the DUKE team.
Frequently asked questions
Are C-Bus switches wired directly to the lights they control?
No. C-Bus switches are low-voltage input units that send a message on a Group Address along the pink C-Bus cable. The actual switching happens in output units (relays and dimmers) at the switchboard. The switch and the light are linked in software, not by copper wiring.
Can I change what a C-Bus switch button does without rewiring?
Yes. Because the link between a switch and a load is a logical Group Address assignment, changing a button’s function is a programming change — done in C-Bus Toolkit or on-site via Learn Mode — not an electrical one. No cable pulling required.
What is a Group Address in C-Bus?
A Group Address is a number from 0 to 255 within the lighting application (56) that acts like a channel. A switch broadcasts a message to a Group Address, and any output unit assigned that same Group responds. It’s the shared address that matches a switch to a load.
What is Learn Mode used for?
Learn Mode lets us assign switch key inputs to chosen loads on-site without a PC, and set whether a key acts as on/off, a dimmer or a timer. It’s great for quick changes, though larger or documented setups are best done in C-Bus Toolkit.
Why do several switches control the same light and stay in sync?
Because each of those switches is assigned the same Group Address, they all broadcast to the same channel and read the same status. That’s how C-Bus does three-way and four-way switching with no special wiring.