Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. .NET MODBUS component

.NET MODBUS component

Scheduled Pinned Locked Moved Visual Basic
csharpc++com
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dwayner79
    wrote on last edited by
    #1

    Hey all, I am looking for a managed .NET MODBUS component. Anyone know of one. Everything I have found is ActiveX or C++ dlls. I can go with one of these, but would like to avoid it if possible. Thanks in advance. ***************** "We need to apply 21st-century information technology to the health care field. We need to have our medical records put on the I.T." —GW

    J 1 Reply Last reply
    0
    • D Dwayner79

      Hey all, I am looking for a managed .NET MODBUS component. Anyone know of one. Everything I have found is ActiveX or C++ dlls. I can go with one of these, but would like to avoid it if possible. Thanks in advance. ***************** "We need to apply 21st-century information technology to the health care field. We need to have our medical records put on the I.T." —GW

      J Offline
      J Offline
      Joshua Quick
      wrote on last edited by
      #2

      Hi Dwayner79, I work with modbus quite a bit myself. Unfortunately, I've yet to find a good .NET modbus control/library. Most of them are just wrappers around ActiveX controls. If you don't mind using an ActiveX then I highly recommend the one in the below link. It's fast. It's relatively cheap. It supports modbus ASCII, RTU, and TCPIP. The biggest plus is that it communicates on its own thread so that it won't hang up your app. http://www.modbustools.com/modbus_activex.asp[^] I've also tried WinTech's modbus ActiveX. I'd say stay away from this one. It's slow and it seems to be unstable on XP systems. I hope this helps.

      D 1 Reply Last reply
      0
      • J Joshua Quick

        Hi Dwayner79, I work with modbus quite a bit myself. Unfortunately, I've yet to find a good .NET modbus control/library. Most of them are just wrappers around ActiveX controls. If you don't mind using an ActiveX then I highly recommend the one in the below link. It's fast. It's relatively cheap. It supports modbus ASCII, RTU, and TCPIP. The biggest plus is that it communicates on its own thread so that it won't hang up your app. http://www.modbustools.com/modbus_activex.asp[^] I've also tried WinTech's modbus ActiveX. I'd say stay away from this one. It's slow and it seems to be unstable on XP systems. I hope this helps.

        D Offline
        D Offline
        Dwayner79
        wrote on last edited by
        #3

        Awesome. I hate going to ActiveX, but looks like I will have to. Thanks fo rthe recommendation. -Cheers ***************** "We need to apply 21st-century information technology to the health care field. We need to have our medical records put on the I.T." —GW

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups