OPC DA (Data Access) is the most widely used component of the OPC Classic standards. It is built on Windows COM/DCOM technology and provides real-time data access. It was used as the de facto standard in industrial automation before OPC UA.
inSCADA supports the OPC DA protocol in Client role only.
Subscription-based data retrieval (notification on change)
Percent Deadband
0.5
Analog value change threshold (%)
Subscription Mode: When true, the OPC server sends notifications only when values change — reducing network traffic and CPU load. When false, periodic polling is performed.
inSCADA can discover available items by browsing the OPC DA server’s tag tree. This feature makes it easier to find the correct Item ID information when defining variables.