2M4-R
AI

The **2M4-R** is a specific model of an **Industrial Joystick Controller**, commonly used in hydraulic machinery, cranes, and aerial work platforms. It is manufactured by companies like *SMC* or *CH Products* (and often rebranded for specific equipment manufacturers).
---
### ## Technical Specifications
The 2M4-R is a **4-way (multi-axis)** joystick designed for rugged environments. Below are the key electronic and mechanical specifications:
| Feature | Specification |
| :--- | :--- |
| **Model Type** | 2M Series (Miniature/Compact) |
| **Movement** | 4-Way (Cross-pattern or All-direction) |
| **Switching Element** | Micro-switches or Potentiometers |
| **Current Rating** | Typically 5A to 10A at 250VAC |
| **Contact Resistance** | < 50 mΩ |
| **Operating Temperature** | -20°C to +65°C |
| **Protection Class** | IP65 (Above panel) |
---
### ### Core Electronic Components
The "2M4-R" designation usually refers to the internal configuration of the switches:
1. **Micro-switches:** The "R" often signifies a **Return-to-center** (spring return) mechanism. Inside, there are four independent micro-switches positioned at the North, South, East, and West positions.
2. **Terminal Connections:** The base features pin terminals or solder lugs. When the handle is moved, the cam pushes a lever that closes the circuit on a specific switch.
3. **Gasket/Seal:** A rubber boot (bellows) provides an IP65 rating to protect the electronic contacts from dust and moisture.
4. **Resistors (Optional):** Some versions include built-in resistors for signal conditioning if the joystick is being used with a PLC (Programmable Logic Controller).
---
### ### Wiring Diagram Logic
Internally, the 2M4-R functions as a set of Single Pole Double Throw (SPDT) switches.
```text
[Common] ----+---- (Normally Open) -> Signal to Motor/Valve
|
+---- (Normally Closed) -> Not Used
```
---
### ### Common Applications
* **Heavy Machinery:** Controlling the boom or bucket on an excavator.
* **Medical Equipment:** Adjusting motorized beds or imaging tables.
* **Material Handling:** Operating forklifts and overhead gantry cranes.
* **CCTV Systems:** Pan-tilt-zoom (PTZ) camera control.
---
- ⤷What is the difference between the 2M4-R and the 2M8-R models?
- ⤷ Can the micro-switches in a 2M4-R be replaced individually?
- ⤷ How do I wire a 2M4-R joystick to an Arduino or PLC?