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
  • Request
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: OPC in Old PLC Systems
Share
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
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > OPC in Old PLC Systems

OPC in Old PLC Systems

Last updated: March 4, 2021 12:09 pm
Editorial Staff
PLC Tutorials
No Comments
Share
6 Min Read
SHARE

OPC (Object Linking and Embedding for process control) was released in 1996 by the OPC Foundation and was soon adopted for the interoperability of industrial systems.

Contents
OPC in PLC SystemsWhich OPC is Commonly Used in Old PLC Systems?How does Classic OPC Work in PLC Systems?Why is Classic OPC Suitable for Old PLC Systems?Advantages of OPC in older PLC Systems

The name was later changed to Open Platform Communications in 2011 to broadening variations beyond Microsoft’s pioneer OPC. As a mechanism for interoperability, it is used by OPC Servers to provide data to PLC applications like HMI and Historian via OPC Clients.

OPC in PLC Systems

OPC in PLC Systems

OPC Basics (Source: Novotek)

Which OPC is Commonly Used in Old PLC Systems?

Among the first OPC, versions to be introduced include OPC Data Access (OPC DA) in 1996, OPC Alarms & Events (OPC AE) in 1999, and OPC Historical Data Access (OPC HDA) in 2001. These three were designated as classic OPC after the introduction of OPC UA.

While all three are highly compatible and preferred for old PLC systems, OPC DA stands out as the most commonly used. Classic OPC Clients and Servers send commands, requests, and data using Microsoft’s COM (Component Object Model) and DCOM (Distributed COM) technologies.

OPC Server and Client implemented in old PLC systems interact using COM when the programs reside in the same computer, and DCOM is used when the data being exchanged is located on a network.

How does Classic OPC Work in PLC Systems?

An OPC Client sends a request and goes into receive mode waiting for the OPC Server to transmit the data. With this classic architecture, OPC Server can support hundreds of OPC Clients without configuration or other details about the PLC.

On the other end, OPC Server exploits its knowledge of the protocol/API spoken by the PLC to retrieve the data requested by the Client from the PLC. Subsequently, the Server converts the data to OPC using embedded protocols like Modbus before sending it to the Client.

The design and specifications of classic OPC enable real-time interaction between hardware like devices on the factory floor and Human-Machine Interface (HMI) on Client-side like a jolly stick used by the operator via OPC Server.

OPC Servers are not designed as one-fits-all. For you to access data from a specific PLC, you need an OPC Server that knows how to talk to the PLC you’re interested in. Some manufacturers design unique OPC Servers for their PLCs while others rely on third-party providers.

For example, setting up an OPC Server/Client for Allen Bradley’s Controllogix and CompactLogix PLCs requires an RS-Linx Gateway license. Additionally, you will have to program an OPC Server for you to obtain the data you need. Apart from programming and suitability of OPC Server, data retrieval is also influenced by the robustness of the OPC Server software.

This is why it is important to seek the services of professionals and experts in classic OPC, OPC Server/Client, and all matters related to PLC systems. Through SupportPoint, you can access the expertise you need very quickly.

Why is Classic OPC Suitable for Old PLC Systems?

Classic OPCs are designed to offer a common bridge for process control hardware and software applications to interface SCADA and other HMIs. This protocol design allows access to field data from plant floor devices consistently regardless of data type and source.

In old PLC systems using the traditional I/O, OPC Server communicates securely over Ethernet, serial, and so on. For instance, the OPC Server used by Allen Bradley PLCs communicates over DH+, DF1, DH485, and Ethernet/IP.

One of the reasons why classic OPC is preferred for old PLC systems can be explained using Allen Bradley’s DH+ electrical interface, which uses differential signaling. The electrical interface consists of two transmission channels that do not have the same ground potential, which carries data represented as the difference in voltage.

Any common interference as noise is ignored since the data exchanged is encoded differentially, and all non-transmitting nodes go into receive mode when one node transmits. This process protocol is compatible with Server-Client interaction under classic OPC specification, where the Server only serves up data requested by the Client.  OPC Server waits for a request, and OPC Client waits for data after sending the request.

Advantages of OPC in older PLC Systems

An OPC system can extend the usability and the economic lifetime of your older or obsolete PLC system. Older proper working PLC systems do not have to be replaced if the operating and process still meet the requirements. Just extend the useful lifetime by adding solutions like OPC.

If you do not have the knowledge for an update like this or run into problems: new possibilities are available! Online expert support for PLC challenges like this.

Visit www.supportpoints.com for more information or drop us a message via [email protected] and we’re happy to help!

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.

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 Sequence Programming Ladder Logic
Sequential Operation of Output Bits using Two Push buttons
Examples of PLC Programming using Boolean Functions
PLC Ladder Logic for Tanks Filling as per Priority
Single-Acting Cylinder Control using Proximity Sensor
Types of Allen Bradley PLC
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
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

Delta HMI and VFD Control with Modbus
Programmable Logic Controller Practice Tests
PLC Level Control of Two Tanks
PLC Fault Diagnosis – PLC Training Documents
Quiz Program Logic Using PLC Programming
Demo of a SCADA Software – Level Control System
Anti-static Wrist Straps in Industrial Automation
Create a User-Defined Function Block in Codesys

Keep Learning

PLC Tutorials - Timers and Counters

Difference between Timer and Counter – PLC Basics

Pre-Engineering Design Documents

Industrial Automation Pre-Engineering Design Documents – Project & Process

Studio 5000 Tutorial PLC Programming for Digital Alarms

Studio 5000 Tutorial: PLC Programming for Digital Alarms

PLC Training Data Tables FIFO and LIFO

FIFO Instruction in Allen Bradley PLC Programming

Tags in Functional Block Diagram in Studio 5000

Sheets, Tags, Elements in Functional Block Diagram of Studio 5000

PLC Tag Naming Conventions

PLC Tag Naming Conventions

Siemens PLC Simulator and Plant Simulation Software

How to use Simulator in Siemens PLC?

PLC Example on Manufacturing Line Assembly

PLC Example on Manufacturing Line Assembly

Learn More

Semiconductors Diodes Questions & Answers

Semiconductors Diodes Questions & Answers

Turbine Flow Meter (TFM) Field Calibration

Turbine Flow Meter (TFM) Field Calibration Uncommon Request

Robotic Automation

Robotic Process Automation (RPA) in AI – Market Growth & Business Benefits

What is a Dosing Pump? - Types, Advantages, Applications

What is a Dosing Pump? – Types, Advantages, Applications

Difference between Butterfly Valves and Ball Valves

Difference between Butterfly Valves and Ball Valves

Flame Ionization Detector (FID)

Flame Ionization Detector (FID) Principle

What is a Fusible Loop System

What is a Fusible Plug? – Working, Advantages, Disadvantages

Ziegler-Nichols Closed Loop Tuning Procedure

Ziegler-Nichols Closed Loop Tuning Procedure

Menu

  • About
  • Privacy Policy
  • Copyright

Quick Links

  • Learn PLC
  • Helping Hand
  • Part Time Job

YouTube Subscribe

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?