konimarti / opc

OPC DA client in Golang for monitoring and analyzing process data based on Windows COM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to confirm param in opc.NewConnection

boundray opened this issue · comments

use matrikon simulator
the matrikon explore window like this:
image
question: how to fill in the opc.NewConnection parameters?

my code and err as shown here:
image

Can you retry with the latest master? I just pushed a fix that should include the Matrikon automation object. Also, please double check that you compile the code for the 386 architecture as discussed in the README.

Successfully run after code merging and environment 386 set.
thanks.

@boundray how do you manage to talk to the matrikon server?