M2REB-SCA-R/UL
AI

The **M2REB-SCA-R/UL** is a specialized electronic component, typically classified as a **safety door switch** or a **non-contact magnetic coded switch**, often manufactured by companies like Omron or specialized safety hardware vendors. It is designed to monitor the status of safety guards and doors in industrial environments.
---
### 1. Component Overview
This device is a safety interlock system that uses magnetic sensing technology to ensure that machinery cannot operate unless a safety door is closed. The "UL" suffix indicates compliance with Underwriters Laboratories safety standards for the North American market.
### 2. Technical Specifications
The following table outlines the typical electrical and physical characteristics of this series:
| Feature | Specification |
| :--- | :--- |
| **Switch Type** | Non-contact Magnetic / Coded |
| **Contact Configuration** | 2NC (Normally Closed) + 1NO (Normally Open) |
| **Voltage Rating** | 24V DC typical (Low Voltage Control) |
| **Sensing Distance** | 5mm to 15mm (Operating/Release) |
| **Housing Material** | Robust Plastic or Resin (Red for Safety) |
| **Connection Type** | Cable lead or M12 Connector (Model dependent) |
| **Safety Rating** | SIL3 / PLe (depending on the safety controller) |
---
### 3. Key Electronic Features
#### A. Coded Magnetic Operation
Unlike a simple reed switch that can be fooled by a standard magnet, the **M2REB** uses a "coded" magnet. This means the internal electronics require a specific magnetic pattern from the matching actuator to trigger the circuit. This prevents intentional bypassing of the safety system.
#### B. Redundancy (Dual Channel)
The "2NC" configuration provides electronic redundancy.
* **Channel 1 & 2:** Monitor the door status. If one channel fails, the safety controller detects the discrepancy and prevents the machine from starting.
* **Auxiliary Contact:** The 1NO contact is typically used for PLC monitoring or status lights, not for the primary safety loop.
#### C. Environmental Durability
The electronic internals are usually fully potted or encapsulated.
* **IP Rating:** Generally IP67, making it resistant to dust and water immersion.
* **Vibration Resistance:** Designed to withstand heavy industrial machinery movement without false tripping.
---
### 4. Typical Wiring Diagram Logic
In a safety circuit, the electronics are integrated as follows:
```mermaid
graph LR
A[Safety Controller] --- B[Switch Channel A]
A[Safety Controller] --- C[Switch Channel B]
D[24V Source] --- E[Auxiliary Signal]
E --- F[PLC Input]
```
---
### 5. Application Areas
* **Robotic Cells:** Ensuring the robot stops if a human enters the zone.
* **Packaging Lines:** Guarding moving belts and pulleys.
* **Pharmaceutical/Food:** Used because non-contact switches are easy to clean and have no mechanical parts to break or trap debris.
- ⤷
What is the difference between this non-contact switch and a mechanical limit switch?
- ⤷ How do I wire the 2NC contacts into a safety relay?
- ⤷ What are the mounting requirements for the actuator to ensure proper sensing?