CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: ModBus Protocol

  1. #1
    Join Date
    Mar 2000
    Location
    Arizona, USA
    Posts
    493

    ModBus Protocol

    Has anyone had experience with communicating to devices using the ModBus/TCP protocol?
    I am wanting to create my own driver to use with VB to communicate using this protocol.
    If anyone has done any of this let me know thanks!!!

    If anyone is interested you can find info on this protocol at:

    http://www.modicon.com/openmbus


    Kris
    Software Engineer
    Phoenix,AZ
    Kris
    Software Engineer
    Phoenix, AZ USA

  2. #2
    Join Date
    Apr 2000
    Posts
    737

    Re: ModBus Protocol

    I do program for modbus before. I assume that u r communicating with the modicon PLC, but I wrote for flow computer. if u still need it, message me with an email.

    cksiow
    http://vblib.virtualave.net - share our codes


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

Featured