Author Topic: Host Link Protocol Response  (Read 5524 times)

JodyOno

  • Newbie
  • Posts: 2
  • I'm a llama!
    • View Profile
Host Link Protocol Response
« on: May 13, 2013, 01:53:53 PM »
I have a Windows application that successfully communicates with an FMD88-10 using the Host Link Protocol.  I have noticed that when there is excessive traffic on the Internet connection to the PLC, the FMD88 will respond with HO* instead of whatever the proper response may be for the command that I have just sent.  I cannot find any reference to such a string in the user manual for the FMD88-10.  Is HO* some kind of error response?

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re:Host Link Protocol Response
« Reply #1 on: May 14, 2013, 06:42:17 PM »
HO* is not a valid response from the PLC and doesn't sounds like it is a response from the PLC.

Depending on how your applicaition is written, you may have lost some characters when reading from the Ethernet buffer.

You can use wire-shark program to sniff the TCP/IP communication between the application program and the PLC and see what transpires between the two.

Even though point-to-point protocol will work, it may be better to use the multi-point protocol which includes checksum (FCS) and allow you to verify if the received string contain errors.
Email: support@triplc.com
Tel: 1-877-TRI-PLCS