Skip to main content
PLC Simulator

Float Switch (Level Switch)

All sensor labs
Discrete inputintermediate lab

Float Switch (Level Switch)

A buoyancy-driven switch that opens or closes when liquid level rises to or falls from a set point.

PLC address%I0.4
SignalHigh level
BenchLive + faults
FIELD DEVICE / 24 VDC

01 / Recognize it

What this sensor looks like

Learn the housing, active face, mounting, and connector before you meet it on a machine.

Representative real-world Float Switch (Level Switch) hardware on an industrial workbench
Representative field appearance · form factors vary by manufacturer

Hardware recognition

Know what to look for

Use the silhouette, active face, and connection style to identify the device before checking its part number and datasheet.

Body and mounting
A buoyant float moves on a stem, hinge, or tether inside the vessel.
Active face
The float position—not an exposed electronic face—follows the liquid surface.
Cable and terminals
Two or three conductors leave through a sealed tank fitting.
Field rule: identify by appearance, then verify the exact wiring, range, approvals, and output type from the device label and datasheet.

02 / Understand the principle

Watch cause become a PLC signal

Follow the physical event through the sensing element and into the exact controller value.

Signal story / live loop

Float Switch (Level Switch): cause to controller

Paused

Now showingPhysical event

Liquid lifts the float → Reed contact changes → %I0.4 = 1

03 / Test and commission it

Commission it on the bench

Move the process, adjust the setpoint, invert the logic and inject faults. Watch the PLC value respond immediately.

Commissioning bench

Float Switch (Level Switch)

24 VDC%I0.4
OFF
35 %
62 %

PLC channel

%I0.4

RAW 0

Engineering value

35 %

High level

Output logic
Inject a field fault

Channel healthy

Signal is inside the expected operating range

Terminals
COMNONC

Commissioning note: Verify the float cannot foul on the tank wall, pipework, or product buildup.

Field guide

A float switch is one of the simplest level-detection devices. A buoyant float attached to a lever arm (or a reed switch inside the float itself) rises and falls with the liquid surface. When the float reaches the trip point, it mechanically actuates a set of electrical contacts.

Side-mounted vertical float switches use a single float on a pivot. When the liquid rises above the set point, the float tips the lever and the contact state changes. Cable-style floats use a weight to set the switch point — as liquid rises, the float tilts to one side, closing or opening a mercury tilt switch or reed contact inside.

Most float switches are rated for general liquids. Caustic, viscous, or high-temperature fluids require special materials: polypropylene floats for acids, stainless steel for hot water or steam, PVDF for aggressive chemicals.

Wiring convention follows limit switch practice. NC wiring on a high-level float means the PLC sees a de-energised input as a fault (wire broken = alert), making it safer for critical overflow prevention. NO wiring is common for pump-start signals where the loss of signal simply stops the pump.

For continuous level measurement rather than point detection, a pressure transmitter or ultrasonic sensor is a better choice. Float switches excel at simple high/low setpoint logic where cost and simplicity matter more than precision.

Use this when…

  • Stopping a fill pump when a tank reaches high level
  • Starting a transfer pump when level drops to low
  • Triggering an alarm when a sump overflows

Where you will see it

Wastewater lift station

Multiple float switches at different heights sequence two submersible pumps: lead pump on, lag pump on, high-level alarm.

Chemical mixing

Float switches on ingredient tanks trigger PLC batch sequences, ensuring ingredients are available before a mix cycle starts.

Next skill

Connect it to PLC logic

Unlock PLC integration challenges

See plans