Proxus supports Fuji Electric's MICREX series PLCs via native SPH and SPB protocols.
Supported Protocols
| Protocol Type | Series | Connection | Port | Description |
|---|---|---|---|---|
Fuji_SPH | MICREX-SX | Ethernet | 18245 | Native SPH Protocol |
Fuji_SPB_OverTcp | MICREX-F | Serial/Ethernet | - | SPB Protocol |
FujiCommandSettingType | Generic | Command | - | Command-based setting |
Connection Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Host | string | Yes | - | PLC IP Address |
| Port | int | No | 18245 | SPH Default Port |
| ConnectionId | byte | No | 0 | Connection ID (SPH Net) |
| CpuFrom | byte | No | 0 | Source CPU ID |
| CpuTo | byte | No | 0 | Target CPU ID |
Address Syntax (SPH)
| Area | Prefix | Description | Example |
|---|---|---|---|
| Standard Memory | M | Internal Memory | M100, M1.0 |
| Input | I | Input | I0, I100 |
| Output | Q | Output | Q0, Q100 |
| File Register | D | Data Register | D100 |
lightbulb
CPU Routing
For multi-CPU systems, use the CpuTo parameter to target a specific processor in the rack.
Troubleshooting
lightbulb
Need Help?
For Fuji-specific error codes, see Fuji SPB Error Codes. For general connectivity issues, see Gateway Issues.
Official Resources
- Fuji Electric: PLC Manuals