titanium-as / TitaniumAS.Opc.Client

Open source .NET client library for OPC DA
MIT License
193 stars 94 forks source link

Can't connect to OPC DA server, missing NoOpLogger.cs #36

Closed RuhanSA079 closed 5 years ago

RuhanSA079 commented 5 years ago

Hi All,

I'm trying to connect to a OPC DA sim server running on my local machine, and created a new .NETCore 2.1 Console app, downloaded the TitaniumAS.Opc.Client.NetCore Nuget package.

I run Windows 10, x64, Visual Studio 2017 Its missing a NoOpLogger.cs file. Should I worry?