Menu

#34 Error when sending number 13

open
nobody
None
5
2014-04-30
2009-09-08
Slum
No

Thanks for a great program!

I am currently using it to debug a communication protocol, but found the following problem:

When sending a byte with value 13 (0x0D), RealTerm sends two bytes 13 and 0 (0x0D00)
13 in the ascii table is carriage return, so this might be the problem?

Unfortunately, this makes the program useless for my communication testing, as i get an error each time a 13 is sent.

Discussion

  • Simon Bridger

    Simon Bridger - 2009-09-08

    What version.
    How are you sending. What is the display type set to?
    If you are using ansi mode, this might be what is expected

     
  • Slum

    Slum - 2009-09-08

    Version 2.0.0.57
    I am using display type "Hex[Space]" and "Send Numbers"

    I am sending to a embedded device and for test, this device prints all that it receives. The problem is only for the number 13.

     
  • hackridsourceforge

    in the latest version (2.0.0.70) this bug is still present!

    how can i contribute to fix this bug?

     
  • Simon Bridger

    Simon Bridger - 2014-04-30

    Unable to duplicate this in testing. Sure you don't have half duplex turned on?

     

Log in to post a comment.

Monday.com Logo