The Light Curtain That Stopped Production Every Shift

A customer had a robot cell with a light curtain at the part loading opening. The operator loaded blanks every cycle. Every time the operator reached in, the light curtain tripped and the robot stopped. The cycle time was 6 seconds. The operator took 4 seconds to load. The robot was idle for 4 seconds every cycle — 40% downtime. The customer asked if we could “disable the light curtain.” We didn’t disable it — we added muting sensors. Now the light curtain knows when the operator is loading (expected) vs. reaching in unexpectedly (hazard). The robot runs during loading. Production went back to 6 seconds per cycle.

Safety light curtain muting design is the difference between a safe machine and one that nobody can operate. The light curtain must protect people, but it shouldn’t stop production every time an operator does their job. This article is how muting works, where to use it, and how to design it so it’s safe and practical.

What Muting Actually Does

A light curtain stops the machine when the beam is broken. That’s correct for a hazard zone that nobody should enter during operation. But some zones are meant to be entered — for loading, unloading, or part transfer.

Muting is the automatic, temporary suspension of the light curtain’s stop function. When the machine “knows” that the beam break is expected (operator loading, part entering), the muting sensors tell the safety controller “this break is OK, don’t stop.” When the beam break is unexpected (operator reaching in mid-cycle), the machine stops.

Muting isn’t bypassing safety. It’s adding intelligence to the light curtain. The curtain still monitors — it just distinguishes expected from unexpected breaks.

Where Muting Is Needed (and Where It Isn’t)

When to Use Muting

  • Loading/unloading stations: The operator reaches in to load parts every cycle. Without muting, the robot waits for the operator to pull back.
  • Conveyor pass-throughs: Parts pass through the guard on a conveyor. The light curtain would stop for every part. Muting lets parts pass but stops for hands.
  • Robotic cell loading openings: The operator loads blanks while the robot cycles on the previous part.

When NOT to Use Muting

  • Any zone where an unexpected reach could cause injury: If the operator could reach a moving robot, press tool, or hazardous operation, don’t mute.
  • Maintenance and setup: Use a gate or interlocked door, not muting. Maintenance requires controlled access (key switch, hold-to-run).
  • Simple guarding where the operator doesn’t need to enter during operation: If the operator loads once and walks away, the light curtain without muting is fine.

The test: If muting is on, ask: “What happens if the operator reaches in unexpectedly during the muted period?” If the answer is “injury,” you need a different solution (gate, enclosure, or fencing). Muting is for expected, predictable access — not for overriding a real hazard.

How Muting Works: The Sensor Logic

Muting uses additional sensors (in addition to the light curtain) to determine when the beam break is expected. Two common configurations:

Two-Sensor Sequential Muting (Most Common)

Two muting sensors (photoelectric) are placed along the path that the part or operator takes. The sensors trigger in a specific sequence.

For a conveyor pass-through: sensor A (infeed) triggers first, then sensor B (outfeed). This sequence confirms a part is passing through. If the light curtain beam breaks between A and B, it’s a part — muted. If the beam breaks without A and B triggering, it’s an unexpected reach — stop.

For an operator loading: two sensors at different heights. The lower sensor triggers first (operator’s waist), then the upper (operator’s hand). The sequence confirms an operator is entering. If only the upper triggers (hand reaching in without body), it’s not muted — stop.

Four-Sensor Muting (Higher Reliability)

Four sensors (two pairs) create a more complex pattern. The part must pass through the infeed pair and then the outfeed pair. This is for high-speed or high-risk applications where false muting must be minimized. Used on conveyor pass-throughs in automotive and packaging.

Muting Enable and Disable: When Muting Is Active

Muting isn’t always on. It’s active only when the machine is in a state where loading is expected.

  • Muting enabled during load cycle: When the robot is working on the previous part and the operator can load the next one, muting is on.
  • Muting disabled during hazardous motion: When the robot is reaching into the loading zone (e.g., to pick the loaded part), muting turns off. The operator must pull back before the robot moves in.

The safety controller manages this. It knows the machine state (PLC input) and enables muting only when it’s safe to do so. This is the critical interlock — muting is never enabled during a hazardous motion.

Muting Indicators: Everyone Should See the State

When muting is active, it must be visible. The operator, supervisor, and anyone nearby should know that the light curtain is muted.

  • Muting indicator lamp: A yellow or amber light on the light curtain itself or nearby. On when muting is active, off when the curtain is monitoring normally.
  • Status on HMI: The HMI shows “MUTING ACTIVE” when the load zone is muted. The operator can see it on the screen.
  • Andon / stack light: The stack light shows a yellow flashing during muting, in addition to the normal run light.

If nobody knows the light curtain is muted, they assume it’s protecting them. That’s dangerous. Muting must be visible.

Manual Override / Bypass: For Setup and Troubleshooting

Sometimes the maintenance team needs to override the light curtain for setup, tooling change, or troubleshooting. This is a manual bypass — different from muting.

Bypass Requirements

  • Key switch: The bypass requires a physical key (supervisor only). It can’t be triggered from the HMI.
  • Hold-to-run: While bypassed, the machine runs only while a button is held. Release the button, and it stops. No automatic cycle in bypass mode.
  • Limited duration: The bypass automatically times out (e.g., 30 seconds) and returns to normal. It can’t be left on by accident.
  • Indicated: The bypass state is visible on the stack light and HMI.

Bypass is for setup and maintenance, not for production. If the operator is bypassing the light curtain during production, the guarding design is wrong — fix the machine, don’t bypass the safety.

Designing the Muting Zone: Placement and Geometry

Where the light curtain and muting sensors go determines whether the system works.

Light Curtain Position

The light curtain must be far enough from the hazard that, if it trips, the machine stops before the operator reaches the danger. This is the minimum safety distance. For a robot that stops in 0.2 seconds and the operator walks at 1.6 m/s, the curtain must be at least 320 mm from the robot. Calculate this using the standard (ISO 13855 or OSHA). Don’t guess.

Muting Sensor Placement

The muting sensors must trigger before (or as) the operator crosses the light curtain. If the operator breaks the light curtain before the muting sensor triggers, the machine stops anyway. The sensors should be positioned so the muting logic recognizes the expected break before the curtain beam is interrupted.

For a loading opening: the lower sensor triggers as the operator leans in. The light curtain is behind the sensor. By the time the operator’s hand reaches the curtain, the lower sensor has already confirmed it’s an operator entering.

A Muting Design Checklist

  1. Is muting necessary, or can the operator load outside the hazard zone?
  2. What is the muting logic? (Two-sensor sequential, four-sensor, or none?)
  3. Are the muting sensors positioned to trigger before the light curtain?
  4. Is muting enabled only during safe machine states (not during hazardous motion)?
  5. Is the minimum safety distance calculated per ISO 13855?
  6. Is the muting state visible (indicator lamp, HMI, stack light)?
  7. Is there a key-operated bypass for setup (with hold-to-run)?
  8. Does the bypass time out automatically?
  9. Is the safety controller (relay or PLC) rated for the required safety category (PLd/SIL2 minimum)?
  10. Has the design been verified by a safety engineer or reviewed per the machine safety standards?

The Bottom Line

Safety light curtain muting isn’t a way to turn off the light curtain. It’s a way to make the light curtain smarter — to know when a beam break is expected (operator loading) vs. dangerous (unexpected reach). Design it with sequential sensors, enable it only during safe machine states, make the muted state visible, and keep the bypass key-operated with hold-to-run. The machine that runs during loading without sacrificing safety isn’t taking a risk — it’s using muting correctly. The one that “disables the light curtain” to keep production running is one incident away from a serious injury.