Jump to content

OPC-HDA Connectivity Problem


 Share

Recommended Posts

hi all

I want to connect to my OPC-HDA server (Matrikon is installed), i have followed the guide lines available in help files, i did not get any issue in connectivity and i manged to connect it successfully but when i call a method "CreateBrowse" of OPC-HDA server, it returns null, i am using the following code:

OPCHDABrowser Browser;

int[] errors;

OpcSrv.CreateBrowse(null, out Browser, out errors);

after this method "Browser" object contains null.

i would appreciate if someone can help me.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...