home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / COMMS / IMP245.ARC / IMP.DTR < prev    next >
Text File  |  1990-09-20  |  2KB  |  48 lines

  1. From  : Irv Hoff
  2.  
  3. Date  : 01 June 87
  4.  
  5. Topic : IMP and DTR
  6.  
  7.  
  8.     Nearly all modems permit using an external DTR voltage on the
  9. RS-232 DB-25 connector pin 20.    This is the method by which the operator
  10. can intentionally disconnect the modem when finished.  By either shutting
  11. off that DTR voltage (or momentarily dropping it), the modem disconnects.
  12.  
  13.     Some computers (such as the Osborne OS-1) do not have this ex-
  14. ternal voltage without making an internal change to the wiring.  A few
  15. modems (notably the Anchor Mark XII) do not permit using this external
  16. voltage.  They do, however, use a software feature that can disconnect
  17. the modem:  Some serial I/O devices (such as the Motorola 6850 ACIA used
  18. in many of the Apple serial interface boards) do not have a DTR pin, but
  19. use the RTS option instead.  That usually comes out to the RS232 DB-25
  20. connector, pin 4.
  21.  
  22.     IMP now has an option has an option called "NODTR" at address
  23. 011E.  If set to 00 ('NO') this assumes you do have DTR wired from the
  24. computer to the modem, with any selector switch on the modem set to
  25. "remote use".  When using ESC N in the terminal mode, or either DSC or
  26. BYE in the command mode, IMP DTR to disconnect the modem from the phone
  27. line.  This takes place almost immediately.
  28.  
  29.     If you have a modem that does not support DTR (or are using a
  30. computer that does not have DTR or RTS either one), or you prefer not to
  31. connect the necessary wire from this purpose, you can say "YES" to that
  32. NODTR option.  This causes the IMP program to use the command:
  33.  
  34.        (1 second pause) +++ (1 second pause) ATH0
  35.  
  36. to disconnect the modem.  This normally works just as well as dropping
  37. DTR other than it takes 3-4 seconds from the request until the line is
  38. disconnected.
  39.  
  40.        NOTE:  This only works for modems that
  41.           use the Hayes 'AT' protocol.
  42.  
  43.                     - Irv Hoff
  44.                       Los Altos Hills, CA 94022
  45.                       (415) 948-2513 PRACSA RCPM
  46.                       (415) 948-2166 voice
  47.  
  48.