SES-2CC-R/E
AI

The **SES-2CC-R/E** is a specific model of an **Electronic Safety Sensor** (typically a non-contact magnetic or coded safety switch) used in industrial automation to monitor the status of guards, doors, or gates.
Below is a breakdown of its technical characteristics and electronic components.
---
### 1. General Specifications
The device functions as a safety interlock. It ensures that a machine cannot run unless the sensor and its corresponding actuator are in close proximity.
| Feature | Description |
| :--- | :--- |
| **Type** | Non-contact Coded Safety Sensor |
| **Output Type** | 2NC (Normally Closed) + 1NO (Normally Open) logic common |
| **Enclosure Material** | Stainless Steel (R/E variants often denote rugged/environmental builds) |
| **Sensing Distance** | Typically 5mm to 10mm (OFF distance ~15mm) |
| **Connection** | M12 Connector or hardwired cable (model dependent) |
---
### 2. Electronic Components and Logic
The internal circuitry of the SES-2CC-R/E is designed for **redundancy** and **fail-safety**.
#### A. Coded Magnetic Elements
Unlike a simple reed switch, "Coded" sensors use a specific arrangement of magnets. The sensor body contains multiple internal switches that must be triggered in a specific sequence or polarity by the actuator. This prevents someone from bypassing the safety system with a standard hardware store magnet.
#### B. Switching Elements
* **Dual Channels:** It features two independent safety circuits (2NC). In a safety system, these are monitored by a safety relay. If one channel fails, the other remains active to stop the machine.
* **Auxiliary Contact:** The "1NO" component is typically used for status signaling to a PLC (Programmable Logic Controller) to indicate that the door is open, but it is **not** used for the safety circuit itself.
#### C. Internal Protection
* **Reverse Polarity Protection:** Prevents damage if the DC power is wired backwards.
* **Short Circuit Monitoring:** When paired with a safety evaluation unit, the electronics can detect "cross-faults" (shorts between the two safety channels).
---
### 3. Wiring Configuration (Typical)
Most SES series sensors follow a standardized color code for their internal electronic leads:
```yaml
Wiring_Logic:
Brown_White: "Safety Channel 1 (NC)"
Blue_Black: "Safety Channel 2 (NC)"
Green_Yellow: "Auxiliary / Ground (Optional)"
```
---
### 4. Application Environment
The **"R/E"** suffix often refers to the **Rugged/Environmental** rating.
* **IP67/IP69K:** The electronics are fully encapsulated in resin, making them waterproof and resistant to high-pressure washdowns.
* **Stainless Steel Housing:** Used in food processing or pharmaceutical industries where chemical cleaning agents would corrode plastic sensors.
- ⤷
What is the maximum switching voltage for the SES-2CC-R/E safety sensor?
- ⤷ How do you test the redundancy of the dual-channel outputs?
- ⤷ Which safety relay brands are most compatible with this specific sensor?