Overload | Description |
---|---|
Connect(String,String) | Connect to the named OPC Server on the named machine |
Connect(String) | Connect to the named OPC Server on the named machine |
Connect(Host,String) | Connect to the named remote OPC Server using the given access credentials. |
Connect(Guid) | Connect to the local OPC Server with the specified CLSID |
Connect(String,Guid) | Connect to the remote OPC Server with the specified CLSID |
Connect(Host,Guid) | Connect to the remote OPC Server with the specified CLSID using the given access credentials. |
Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x