Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Assembly Language - <b>0:47ch time-out values for rs-232 communications lines</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
0:47Ch                   Time-Out Values for RS-232 Communications Lines

 Length: 4 bytes

    These bytes are used to test when the RS-232 Communications lines will
    time-out.

  --------------------------------------------------------------------------

    These bytes are used to test when the RS-232 Communications lines will
    time-out. These values are usually 01h. On the PC and XT, these values
    tend to represent the number of seconds before a time-out. On other
    machines, such as the AT, these values are still 01h, but in the time-
    out test, these values are multiplied by 4 to compensate for the
    increased speed of the AT. However, the actual number of seconds
    before a time-out situation is about twice the time-out values stored
    here. In any case, these values should NOT be looked on as the number
    of seconds before a time-out, but instead should represent the amount
    of time needed to detect a time-out situation.

               0:47Ch - Serial Port #1 Time-out Value (COM1)
               0:47Dh - Serial Port #2 Time-out Value (COM2)
               0:47Eh - Serial Port #3 Time-out Value (COM3)
               0:47Fh - Serial Port #4 Time-out Value (COM4)

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson