Inst ToolsInst ToolsInst Tools
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
Search
  • Books
  • Software
  • Projects
  • Process
  • Tools
  • Basics
  • Formula
  • Power Plant
  • Root Cause Analysis
  • Electrical Basics
  • Animation
  • Standards
  • 4-20 mA Course
  • Siemens PLC Course
Reading: How to Connect PLC with SCADA System via OPC UA?
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • Design
  • PLC
  • Interview
  • Control System
Search
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > How to Connect PLC with SCADA System via OPC UA?

How to Connect PLC with SCADA System via OPC UA?

In this article, we are configuring a connection between Siemens PLC S7-1500 and Indusoft SCADA System via OPC-UA.

Last updated: September 28, 2022 2:23 pm
Hussien Ghareb
PLC Tutorials
No Comments
Share
5 Min Read
SHARE

In this article, we are configuring a connection between Siemens PLC S7-1500 and Indusoft SCADA System via OPC-UA.

Contents
IntroductionWhat makes the OPC Protocol Special?The key features of OPC UASteps to set the connection between PLC and SCADA

Introduction

One of the most important protocols all over the Automation Industry is OPC protocol that is developed by OPC Foundation.

Here we are going to know how to establish an interface between a SIEMENS PLC and a SCADA system (Indusoft Web Studio V7.1) using the OPC-UA infrastructure.

What makes the OPC Protocol Special?

The communication protocols are many and each vendor in the Automation field has made a special protocol for himself, as an example, we can see that SIEMENS products are using the PROFIBUS & PROFINET protocols to communicate with each other.

But on the other hand, we can find that Allen Bradley PLCs are using Ethernet/IP protocol to communicate with each other, and that is the situation for all vendors.

That is why we have invented the OPC (Open Platform Communication) protocol that can create data transfer standards for multi-vendor, multi-platform, secure, and reliable interoperability in industrial automation.

The key features of OPC UA

  • OPC UA does not depend on a specific operating system platform. OPC UA can, for example, be used with Windows, Linux, Mac OS X, a real-time operating system or a mobile operating system (such as Android).
  • OPC UA is implemented in various different programming languages.
  • Independence of a specific transport layer.
  • The information from the OPC UA server (for example the PLC tags) is modeled as nodes connected over references. This makes it possible to navigate from node to node with an OPC UA client and find out what content can be read, monitored or written.

Steps to set the connection between PLC and SCADA

First of all, we need to launch the OPC UA server from the S7-1500 PLC.

Step 1:

Open new project with TIA Portal and select your PLC

Note make sure that your device has a firmware version higher than 2.0 that contains the OPC UA.

OPC UA server from S7-1500 PLC

Step 2:

From device properties, activate the OPC UA server because by default it is deactivated, and you can copy the server address and save it as we will need it later.

Activate OPC UA Server

Step 3:

From here you can select the server license that you have installed on your PC.

OPC UA Runtime License

Step 4:

Now you can save your project and download it using PLCSIM Advanced.

S7 PLC SIM Advanced Control Panel

Note if you want to simulate the OPC server on your PC you have to use PLCSIM-Advanced, as PLCSIM will not help you.

Step 5:

Now we will go to the Indusoft SCADA software to launch an OPC client from the software. Here we will insert a new OPC-UA connection.

Open Indusoft SCADA software

Step 6:

Now you will need to copy your server TCP/IP address as shown from TIA.

copy your server TCP IP address from TIA Portal

Step 7:

Now you can paste the server address in the SCADA system and check if the connection is healthy or not.

Simulating OPC

Step 8:

Now you can add a new page to connect some tags with OPC nodes.

Connect tags with OPC nodes

Step 9:

After creating this page now, you can select the OPC connection and write your system tags.

Indusoft OPC SCADA

Step 10:

Here you can browse for your PLC nodes (tags) to attach them and to connect them with the SCADA tags.

How to Connect PLC with SCADA System via OPC UA

So, that it.

If you liked this article, then please subscribe to our YouTube Channel for PLC and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

Read Next:

  • OPC Communication
  • PLC to PLC Communication
  • Servo Motor and Stepper Motor
  • PLC and SCADA Softwares
  • Motor Stop Interlock in PLC
Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
You've successfully subscribed !

Continue Reading

PLC Program for Water Level Control Logic
Equivalent Logic Gates using PLC Ladder Diagrams
PLC Program for Automatic Parameter Initialization When Power UP
PLC Programming Course Online Free
Operator Interface for SCADA System
PLC Example to Control LEDs Via Switches
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
208kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

Explaining Various Types of Analog Instruments
Free Mitsubishi PLC Online Training Course and Tutorials
Compare Modbus, Fieldbus, and Profibus
Laws of Boolean Algebra using Ladder Logic
Two Hand Press Safety Control Circuit
#10 PLC Best Practices – Assign Register Blocks by Function
ICS System Design Considerations
Setpoints and Alarms in Control System

Keep Learning

Yokogawa DCS

Yokogawa DCS and SIS System Architecture

What is a Floating License - Automation Software Systems

What is a Floating License? – Automation Software Systems

PLC Conversion Program

How to use Converters in PLC

Omron PLC Instructions - Move, Move Bit, Move Digit

Move, Move Bit, Move Digit – Examples of Omron PLC Programs

What is a Line Choke or Reactor in a VFD

What is a Line Choke or Reactor in a VFD?

PLC Programmer Unknown Do's

Unknown Do’s Need to Know as a PLC Programmer

Car Parking System PLC Program Example

Schneider Electric: Car Parking System with Calculations in PLC

HMI Simulation for PID Controller

PID Controller Output Types – PID_PWM and PID_Output

Learn More

Piping and Instrumentation Diagram

What is Piping and Instrumentation Diagram (P&ID) ?

Gamp 5 Compliance in Pharmaceutical Industry

What is Gamp 5 Compliance in Pharmaceutical Industry?

Power Electronics Objective Questions

Choppers Test Questions

Methods of Measurement

Methods of Measurement

Single layer PCB

Step-by-Step Guide: How PCBs are Manufactured from Start to Finish

Structured Text PLC Example for Motor Interlocking and Control

Structured Text PLC Example for Motor Interlocking and Control

Micro 870 Rockwell PLC

Rockwell Automation Allen Bradley PLC for Smaller and Medium Projects

PLC Program for Control Valve Scaling

PLC Program for Control Valve Scaling

Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?