home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / z / zoomhint.zip / ZOOMHINT.EXE / UNIX < prev    next >
Text File  |  1992-12-07  |  2KB  |  65 lines

  1.  
  2.                 UNIX & XENIX & Terminals & Others
  3.  
  4.      The defaults for the modem are &C0  &D0, autoanswer OFF. For
  5. most PC applications you set &C1  &D2. Unix and Xenix do not seem
  6. to be standardized. Try combinations;  (AT&F sets defaults)
  7.  
  8. AT&F
  9. AT&F&C1
  10. AT&F&D2
  11. AT&F&C1&D2
  12.  
  13. (some rare cases may want &D3 - see manual)
  14.  
  15.      If the device cannot issue the init string to the modem each
  16. time,  finish the line with &W and it will be saved to NV ram  so
  17. the modem will power-up with that configuration.
  18.  
  19. AT&F&C1&W    (example)
  20.  
  21. To set autoanswer to ON the command is S0=1
  22.  
  23. ATS0=1
  24.  
  25.      Commands may be combined on one line, AT&F at the start,  &W
  26. at  the  end. The modem will also 'wake up' at  the  same  speed,
  27. parity,  bits, and stop bit that you were using at that time  the
  28. AT.....&W  command was issued. So always use the fastest  (up  to
  29. 19,200) that the modem and port support when you do the AT...&W.
  30.  
  31.      On some devices the &Sx and &Rx may need to be changed  from
  32. default (see manual).
  33.  
  34.      Another  default is E1 (command echo). Many  systems  prefer
  35. not  to  get  command echos, so E0 should  be  included  in   the
  36. string.
  37.      Systems  which do not want reponses to commands  or  CONNECT
  38. responses,  include  Q1  in the string (default  is  Q0  to  echo
  39. responses). Q2 will let the CONNECT reponses through, but inhibit
  40. command responses.
  41.      In most cases the BPS should be 19,200  and CTS/RTS hardware
  42. flow control.
  43.  
  44.  
  45.     In working with one SCO Unix user these strings worked.
  46.  
  47. ANSWER modem: AT&F&C1E0Q1S0=1 (&W)
  48. calling modem:AT&FQ1S0=0      (&W)
  49.  
  50.      One Min-computer user reports this works:
  51.  
  52. ANSWER modem: AT&FE0&R1S0=1 (&W)
  53. calling modem:AT&F&C1&R1    (&W)
  54.  
  55.      The &W also saves the 'current' speed, parity, bits and stop
  56. bit, so the modem will wake-up with those defaults.
  57.  
  58.      The  default  for Zoom 'V' series modems is  to  use  speed-
  59. buffering.  This means you set your port at 19,200 when  you  set
  60. the  modem, and when you use the modem.  The modem takes care  of
  61. modem-modem speed.
  62.  
  63.                                    Don Hinds - Zoom Tech
  64. ##include=c:\text\signa.tif
  65.