Posts tagged "OPC-UA"
14 articles across the Voltrus blog.
This collection brings together every OPC-UA article published on the Voltrus blog. "OPC UA vs OPC Classic (DA): Why the Upgrade Matters", "OPC UA Information Model: Nodes, Objects, and the Address Space", "OPC UA Security: Certificates, Encryption, and Auth Setup" — each one is a practical, hands-on guide written for engineers and system integrators. Whether you are choosing between protocols, troubleshooting a connection, or planning an integration, these articles cover the concepts, the trade-offs, and the step-by-step details you need.
OPC UA vs OPC Classic (DA): Why the Upgrade Matters
OPC UA vs OPC Classic (DA) compared. Platform-independent transport, built-in security, rich information model, and why migrating from COM-based OPC DA to OPC UA matters.
Read articleOPC UA Information Model: Nodes, Objects, and the Address Space
OPC UA information model explained. Nodes, objects, variables, type system, the address space, references, and companion specifications. How UA self-describes data.
Read articleOPC UA Security: Certificates, Encryption, and Auth Setup
OPC UA security explained. Security modes (None, Sign, SignAndEncrypt), security policies, X.509 certificates, mutual authentication, trust lists, and secure setup.
Read articleHow to Browse an OPC UA Server Address Space
How to browse an OPC UA server address space. Connect, get endpoints, open a session, browse nodes by reference, find variables, and read values on any platform.
Read articleOPC UA Subscriptions and Monitored Items: Subscribe to Variable Changes
OPC UA subscriptions and monitored items explained. Publishing interval, sampling, data-change filters, and why subscribe beats poll for live monitoring.
Read articleS7 Protocol vs OPC UA for Siemens PLCs: Direct or Standardized
S7 protocol vs OPC UA for Siemens PLCs compared. Native direct access vs the cross-vendor standard, performance, security, setup, and when to use each.
Read articleOPC UA Companion Specifications: How UA Models Real Industries
How OPC Foundation collaborations with industry bodies (VDMA, PLCopen, VDW, BACnet) add typed, domain-specific information models so multi-vendor equipment interoperates without per-vendor register maps.
Read articleOPC UA vs Modbus TCP: Which Industrial Protocol to Choose
Modbus TCP and OPC UA compared on data model, security, discovery, transport, scalability, and best-fit use cases — plus the gateway-aggregation pattern most plants actually run.
Read articleVoltrus Gateway vs Kepware: A Cross-Platform OPC Gateway Alternative
Kepware is the default — a Windows-only, licensed OPC server with per-tag pricing. Voltrus Gateway is a cross-platform, self-hosted Rust binary exposing one typed gRPC API across six protocols, one-time per host. An honest feature-by-feature comparison.
Read articleModbus, OPC UA & EtherNet/IP in One Binary: Unifying Six Protocols
How one Rust binary drives Modbus TCP, OPC UA, EtherNet/IP (CIP), Siemens S7, DNP3, and BACnet/IP behind a single API. The mt-* engines, read/write/subscribe parity, and why protocol bugs get fixed once.
Read articleOPC-UA vs MQTT for Industrial IoT: Which Should You Choose
OPC-UA for rich plant-floor integration and SCADA; MQTT for lightweight multi-site telemetry. Data models, security, bandwidth, and when each protocol wins.
Read articleIndustrial Protocol Comparison: Modbus vs OPC UA vs MQTT vs S7
Side-by-side comparison of the four most common industrial protocols. Data models, security, speed, vendor lock-in, and when to use each one.
Read articleOPC-UA Explorer for macOS: Browse OPC-UA Servers Without UA Expert
Browse OPC-UA address spaces, subscribe to variable changes, and read/write node attributes on macOS. Connect to any OPC-UA server without Windows tools.
Read articleModbus TCP vs OPC-UA: What System Integrators Actually Need to Know
Modbus is simple. OPC-UA is complex. Here is the honest comparison: when each makes sense, and why the middleware gap matters.
Read article