OPC-UA for Mitsubishi Electric
Open Platform Communications Unified Architecture - platform-independent standard for industrial communication and data exchange.
Protocol Overview
Mitsubishi FX5/Q-series support OPC UA via MC Works64 SCADA or third-party servers like Kepware. Native OPC UA server in newer CPUs (Q-series iQ-R). GX Works3 provides tag export for OPC UA.
When to Use OPC-UA
Choose OPC-UA for enterprise integration, cloud connectivity, multi-vendor environments, or Industry 4.0 initiatives requiring secure data exchange.
Mitsubishi Electric Hardware Requirements
Compatible Communication Modules
iQ-R series (RJ71EIP91 with OPC UA)FX5U via MC Works64Any PLC via Kepware/Matrikon OPC UAWiring Details
Network Setup
Standard Ethernet. Port 4840. Uses CPU Ethernet interface or dedicated Ethernet module.
Configuration
MC Works64: Configure OPC UA server settings. Import tag database from GX Works3. Set access permissions.
Mitsubishi Electric Software & Programming
Function Blocks & Instructions
MC Works64 OPC UA serverKepware driver for MitsubishiNative server in iQ-RMitsubishi Electric Code Example
// MC Works64 OPC UA configuration: // 1. Import GX Works3 project to get tag list // 2. OPC UA Server settings > Enable server // 3. Security: Anonymous, Username/Password, or Certificate // 4. Endpoint: opc.tcp://SCADA-PC:4840 // Kepware driver: // Add channel: Mitsubishi Ethernet Driver // IP: 192.168.1.10, Protocol: SLMP // Device structure: D registers, M relays auto-discovered // OPC UA client connects to Kepware endpoint
Mitsubishi Electric-Specific Implementation Notes
Native OPC UA primarily via MC Works64 SCADA package. iQ-R series has built-in OPC UA server capability. SLMP (Seamless Message Protocol) used for underlying communication. Tag names from GX Works3 preserved in OPC UA address space.
Technical Specifications
Physical Layer
- Physical Layer: IP-based
- Cable Type: Any IP network media
- Topology: Any IP network topology
- Power Over Cable: No
Data Layer
- Data Link: TCP/IP or SOAP/HTTPS
- Encoding: Binary or XML
- Error Detection: Built-in security
- Frame Size: Network dependent
Performance
- Scan Time: Configurable subscription rates
- Deterministic: No
- Real-Time: No
Certification
- Certification Required: No
- License Cost: Open source implementations available, commercial stacks vary
- Version: 1.05
Advantages & Disadvantages
Advantages
- ✓Platform and vendor independent
- ✓Built-in security (encryption, authentication)
- ✓Rich information modeling
- ✓Works across firewalls
- ✓Supports complex data structures
- ✓Historical data access
- ✓Pub/sub and client/server models
- ✓Industry 4.0 and IoT ready
Disadvantages
- ✗Not designed for hard real-time
- ✗Higher complexity than traditional protocols
- ✗More computing resources required
- ✗Learning curve for information modeling
- ✗Overhead for simple applications
Common Use Cases & Applications
Industry Adoption
Supported Message Types
ReadWriteSubscribeMethod callsEventsHistorical accessSupported PLC Brands
Alternative Protocols
- MQTT
- Modbus TCP/IP
- REST APIs
Related Standards
- IEC 61131-3
International standard for programmable logic controller programming languages. Defines 5 programmin...
- IEC 61131 Series
Complete series of international standards for programmable logic controllers covering hardware, sof...
- IEC 61499
Standard for distributed control systems using function blocks. Designed for Industry 4.0 and distri...
- ISA-95
Enterprise-control system integration standard. Defines interface between enterprise systems (ERP/ME...
Related Protocols
- Modbus TCP/IP
Ethernet-based variant of Modbus using TCP/IP. Combines simplicity of Modbus wit...
Industrial Ethernet • 10/100/1000 Mbps - EtherNet/IP
Industrial Protocol using standard Ethernet and TCP/IP. Primary protocol for Roc...
Industrial Ethernet • 10/100/1000 Mbps - PROFINET
Real-time Industrial Ethernet standard by PROFIBUS International. Primary protoc...
Industrial Ethernet • 100 Mbps / 1 Gbps - DeviceNet
CAN-based fieldbus protocol for industrial automation. Part of the CIP family wi...
Fieldbus • 125, 250, or 500 kbps - ControlNet
Deterministic network protocol for real-time control applications. Part of CIP f...
Fieldbus • 5 Mbps - Modbus RTU
Serial communication protocol using binary encoding over RS-232/RS-485. Most wid...
Serial Communication • Up to 115.2 kbps