FLCS-1E-R
AI

### Overview of FLCS-1E-R
The **FLCS-1E-R** is an electronic liquid level control switch, commonly used in industrial and HVAC applications (such as condensate pumps or tank monitoring). It operates as a non-contact or float-actuated electronic relay designed to monitor fluid levels and trigger external equipment.
---
### Key Electronic Components & Specifications
| Component / Feature | Description |
| :--- | :--- |
| **Input Voltage** | Typically 24VAC or 120/240VAC (depending on the specific sub-model configuration). |
| **Output Type** | SPDT (Single Pole Double Throw) Relay Contact. |
| **Contact Rating** | Usually rated for 5A to 10A at 250VAC, allowing it to drive motors or solenoid valves directly. |
| **Sensor Type** | Conductive probes or a magnetic reed switch (depending on the housing assembly). |
| **Enclosure Rating** | Often NEMA 4X or IP65 rated for moisture resistance. |
---
### Functional Electronic Design
The internal circuitry of the FLCS-1E-R focuses on **signal conditioning** and **load switching**.
#### 1. Signal Processing
The unit utilizes a low-voltage sensing circuit to detect the state of the level sensor. This prevents electrolysis (if using conductive probes) and ensures user safety by isolating the high-voltage load from the liquid being sensed.
#### 2. Relay Logic
The "R" in the model suffix usually denotes a **Relay Output**.
* **Normally Open (NO):** Closes the circuit when the liquid reaches the set level.
* **Normally Closed (NC):** Opens the circuit when the liquid reaches the set level.
#### 3. Protection Circuitry
* **Surge Suppression:** Internal varistors or snubber circuits to protect the relay contacts from inductive back-EMF when switching motors.
* **Time Delay (Optional):** Some variants include a small debounce delay to prevent "chattering" caused by turbulent liquid surfaces.
---
### Typical Wiring Diagram Concepts
```mermaid
graph LR
A[Power Supply] --> B[FLCS-1E-R Internal Logic]
C[Level Sensor/Float] --> B
B --> D[SPDT Relay]
D --> E[Pump/Alarm/Valve]
```
1. **Terminals L1/L2:** Main power input for the controller.
2. **Common (C):** The feed for the internal switch.
3. **NO/NC:** Connected to the device you wish to control (e.g., a high-water alarm).
---
- ⤷
What is the maximum current rating for the FLCS-1E-R relay contacts?
- ⤷ How do you wire the FLCS-1E-R for a 'High Level' alarm versus a 'Low Level' pump shut-off?
- ⤷ Does this model require specific maintenance for the electronic probes?