Results 1 to 5 of 5

Thread: OPC Server ?

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2001
    Location
    us
    Posts
    1

    Question

    I'm trying to learn how to access OPC in VB. OPC stands for OLE for Process Control.

    Can anyone help? I would like to see an example.

    Thanks
    jj

  2. #2
    New Member
    Join Date
    Aug 2002
    Posts
    1

    Wink

    I know this is real late... but maybe it will help some one

    http://softwaretoolbox.com/isaexpo99

    There is a good power point presentation on this sight that tells how to utilize OPC. The automation standard is also available for free from the OPC foundation

    http://www.opcfoundation.org

    The thing to realize is that OPC is COM based so you might want to learn about COM as well. To learn COM, simply think of it as an ActiveX OCX project. They are related in much the same.

    Hope this helps,

    TexasFM3

  3. #3
    Hyperactive Member Simon Caiger's Avatar
    Join Date
    Aug 2000
    Location
    Rugby, England
    Posts
    377
    I know it's even later

    I implemented an OPC project a couple of years ago.
    It was a fairly big project.

    The links above in the previous post are a good starting point.

    Choice of server is important. I thoroughly recomment the Kepware product.

    Also watch out for the DCOM and security settings. I spent so long getting this to work that I documented it thoroughly once I got it going (screen dumps of all settings pages etc.)

    Any problems give me a shout.

    If you have already finished I'd be interested to hear your more recent experiences with this as I am due to do another OPC project early next year.
    Simon Caiger

    Documentation is like sex; when it's good, it's very, very good, and when it's bad, it's better than nothing.

  4. #4
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961
    Originally posted by Simon Caiger
    I know it's even later

    I implemented an OPC project a couple of years ago.
    It was a fairly big project.

    The links above in the previous post are a good starting point.

    Choice of server is important. I thoroughly recomment the Kepware product.

    Also watch out for the DCOM and security settings. I spent so long getting this to work that I documented it thoroughly once I got it going (screen dumps of all settings pages etc.)

    Any problems give me a shout.

    If you have already finished I'd be interested to hear your more recent experiences with this as I am due to do another OPC project early next year.
    Simon, you still browse these forums? I may have some OPC related questions.

  5. #5
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961

    Re: OPC Server ?

    A year later - I guess not?
    Nobody knows what software they want until after you've delivered what they originally asked for.

    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width