Overview
The ATSCADA ecosystem provides exceptional flexibility for integrating data from third-party OPC Servers (such as KepServerEX) into a centralized data management architecture. Depending on the project scale and distributed system requirements, users can implement one of the following connection methods.
Direct Connection from the SCADA Application
This is the standard connection method, suitable for standalone or small-to-medium SCADA systems. In this architecture, iDriver—the core data management engine of ATSCADA—directly accesses the OPCClient.dll library to communicate with the OPC Server. This approach maximizes communication performance when both the SCADA application and the OPC Server are installed on the same local machine or network.
Distributed Connection via ATDriver Server Gateway
For large-scale distributed systems requiring remote monitoring and centralized data acquisition, ATSCADA uses ATDriver Server as an intermediate I/O Driver Server.
- Eliminates DCOM complexity: Traditional OPC DA communication relies on DCOM technology, which is often difficult and complex to configure across distributed computer networks.
- Modern communication architecture: ATSCADA overcomes these limitations by utilizing Windows Communication Foundation (WCF) and a service-based architecture built into ATDriver Server. The OPC Server communicates locally with ATDriver Server, which then securely distributes data to multiple SCADA applications over LAN or the Internet. This architecture provides transparent communication regardless of distance while ensuring high reliability and system security.
View more: Common ATSCADA Errors
Demo Deployment Scenario
Demo Scenario for Both Connection Methods
- Device: One PLC (Siemens, Mitsubishi, or equivalent) connected to KepServerEX.
- Data Address: Register 40001 (Word data type).
- Control Logic: When the SCADA application writes the value 100 to this register, the PLC activates the buzzer and turns on two LED indicators on the demo station.
Preparation Requirements
- PLC: Prepare one PLC with the required demo program already installed. Connect the PLC to the computer running KepServerEX to create the necessary Tag Files.

- Control Logic: When the SCADA application writes the value 100 to register 40001, the PLC activates the buzzer and turns on two LED indicators on the demo station.

- OPC Server: Ensure that KEPServerEX (or an equivalent OPC Server) is installed and configured with the required Tag Files to read data from the PLC.
![]()
Technical Deployment Guide
Method A: Direct Connection from the SCADA Application (Using OPCClient.dll)
Import Tag Names from KEPServerEX Using iTagBuilder
1.Open iTagBuilder.
2.Click the Add New button on the toolbar.
3.In the dialog box, enter the Driver Name (for example, OPCServer).
ATSCADA - Smart SCADA Software with AI Predictor & Blockchain. ATSCADA is an advanced SCADA software platform for real-time monitoring, intelligent control, and efficient data acquisition. It is ideal for Industrial IoT (IIoT), smart cities, integrated automation systems, and Agriculture 4.0. With a built-in AI Predictor, ATSCADA enables predictive analytics to detect issues early, optimize performance, and reduce downtime. The integration of Blockchain technology ensures secure, transparent, and tamper-proof data management. Highly scalable and easy to integrate, ATSCADA is trusted by businesses to enhance productivity, strengthen cybersecurity, and accelerate digital transformation.













.




Related articles
ATSCADA iStreamCameraTools – Industrial IP Camera Integration and Real-Time Video Monitoring
The iStreamCameraTools toolkit enables the connection of ONVIF-compatible cameras to receive camera streams and display [...]
Jun
Common ATSCADA Errors and How to Fix Them – FAQ for ATSCADA Tools and Systems
Issues Related to ATDriverServer & iTagBuilder Software Why Does ATDriverServer Not Open? There are two [...]
May
ATSCADA Hospital Temperature and Humidity Monitoring Alarm System Project
Requirements: The system includes three monitoring areas: the pharmacy, inpatient warehouse, and cold storage, following [...]
May
ATSCADA CookBook: Complete Guide to System Architecture, Tools, Installation & Troubleshooting
The ATSCADA Training book is an essential navigation structure that helps users access all major [...]
Apr
ATSCADA Power Management System
Requirements: There are 3 areas that require power management, including a factory, a residential zone, [...]
Apr
ATSCADA Project Deployment Guide: Create and Run Projects on Another Computer
ATSCADA Project Deployment is an essential process for transferring a completed SCADA project from the [...]
Apr