The first thing the client application must do is open a connection to the DeltaV OPC Data Access Server. This is accomplished with the Connect command found in the OPCServer object . The name of the DeltaV OPC Data Access Server is passed as a parameter. OLE uses this name to lookup the information in the Windows registry. If you do not know the name of the OPCServer, you may optionally use the method GetOPCServers to retrieve all OPCServers registered on the system.