Wireless Access

 View Only
  • 1.  modbus tcpip

    Posted Jul 28, 2003 10:28 AM
    Hi all,
    I have two questions.
    One, what is mod-bus-tcpip?
    The other, HPUX support mod-bus-tcpip?

    Thanks and regards,
    zungwon


  • 2.  RE: modbus tcpip

    Posted Jul 28, 2003 10:49 AM
    Modbus protocol.
    This protocol defines a message structure that devices (PLC,..) will recognize and use, regardless of the type of networks over which they communicate. It describes the process a device uses to request access to another device, how it will respond to requests from the other devices, and how errors will be detected and reported.

    Modbus /TCPIP.
    The MODBUS messaging service provides a Client/Server communication between devices
    connected on an Ethernet TCP/IP network.

    check out the following link:
    http://www.modbus.org

    Regards,
    Sergejs


  • 3.  RE: modbus tcpip

    Posted Jul 29, 2003 08:29 AM
    Thanks Sergejs Svitnevs