Hi, I am using your Quick OPC C# library for building an evaluation application before making a purchase, I was wondering How can I connect to the OPC server running on other machine when I am trying to read multiple values. When I use DAVtqResult[] results = client.ReadMultipleItems(PROGID, Item); method there is no overload for mentioning the server IP address. Please help
↧