konimarti / opc

OPC DA client in Golang for monitoring and analyzing process data based on Windows COM.
MIT License
237 stars 85 forks source link

How config dcomcnfg.exe in win10 #43

Open Liangzx opened 2 years ago

Liangzx commented 2 years ago

hi, i use this in win10

  1. first install graybox sm
  2. install auto wrap and register
  3. connect to opc ser

but has a connect error: panic: TryConnect was not successful: Connection failed

how can i deal it, tks!