|
OPC DA(OPC Data Access) is the oldest OPC Foundation specification. It defines an interface between clients and servers for real-time data access.
OPC DA consists of four basic objects: OPC Server, OPC Client, OPC Group and OPC Item.
There are five important concepts regarding OPC DA Specification:
OPC Item
OPC Group
OPC Server
OPC Client
The Namespace
|