OPC server
OPC is implemented in server/client pairs. The OPC server is a software program that converts
[3]
the hardware communication protocol used by a PLC into the OPC protocol. The OPC client
[4]
software is any program that needs to connect to the hardware, such as an HMI . The OPC
client uses the OPC server to get data from or send commands to the hardware.
The value of OPC is that it is an open standard, which means lower costs for manufacturers and
more options for users. Hardware manufacturers need only provide a single OPC server for their
devices to communicate with any OPC client. Software vendors simply include OPC client
capabilities in their products and they become instantly compatible with thousands of hardware
devices. Users can choose any OPC client software they need, resting assured that it will
communicate seamlessly with their OPC-enabled hardware, and vice-versa.
The typical OPC connection scenario is a single server-client connection on a single computer as
illustrated above, but there are more possibilities. For example, you might need to:
Connect an OPC client to several OPC servers. This is called OPC aggregation.
Connect an OPC client to an OPC server over a network. This can be done with OPC
tunnelling.
Connect an OPC server to another OPC server to share data. This is known as OPC
bridging.
"OPC" comes from "OLE (Object Linking and Embedding) for Process Control"
Easybuilder 8000
id code yanmg1983
mczcamc@[Link]
yanmg1983