home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / comm / zhint77.zip / UNIX.A < prev    next >
Text File  |  1993-07-02  |  3KB  |  76 lines

  1.     UNIX & XENIX & Terminals & Other NON-PC-non-dos-based applications
  2.  
  3.      The  defaults for the modem are &C0  &D0, autoanswer OFF. For most  PC
  4. applications  you  set  &C1   &D2.  Unix  and  Xenix  do  not  seem  to  be
  5. standardized. Try combinations;  (AT&F sets defaults)
  6.  
  7. AT&F                AT&F&C1                  AT&F&D2
  8. AT&F&C1&D2          (some rare cases may want &D3 - see manual)
  9.  
  10.      If  the  device cannot issue the init string to the modem  each  time,
  11. finish  the line with &W and it will be saved to NV ram so the  modem  will
  12. power-up with that configuration.
  13.  
  14. AT&F&C1&W    (example)
  15.  
  16. To set autoanswer to ON the command is S0=1     ATS0=1
  17.  
  18.      Commands  may  be combined on one line, AT&F at the start, &W  at  the
  19. end.  The  modem will also 'wake up' at the same speed, parity,  bits,  and
  20. stop bit that you were using at that time the AT.....&W command was issued.
  21. So  always use the fastest (up to 19,200) that the modem and  port  support
  22. when you do the AT...&W.  CTS/RTS hardware flow control is default. The  &K
  23. command sets flow control (see the manual).
  24.  
  25.      On  some devices the &Sx and &Rx may need to be changed  from  default
  26. (see manual).
  27.  
  28.      Another  default is E1 (command echo). Many systems prefer not to  get
  29. command echos, so E0 should be included in  the string.
  30.  
  31.      Systems  which do not want reponses to commands or CONNECT  responses,
  32. include Q1 in the string (default is Q0 to echo responses). Q2 will let the
  33. CONNECT reponses through, but inhibit command responses.
  34.  
  35.      The %E2 will tel the modem to re-negotate the connection, (protocol  &
  36. speed) while on-line.
  37.  
  38.     In  working with one SCO Unix user these strings worked.
  39.  
  40. ANSWER  modem: AT&F&C1E0Q1S0=1 (&W)
  41. calling modem: AT&FQ1S0=0      (&W)
  42.  
  43.      One Min-computer user reports this works:
  44.  
  45. ANSWER modem: AT&FE0&R1S0=1 (&W)
  46. calling modem:AT&F&C1&R1    (&W)
  47.  
  48.      The  &W also saves the 'current' speed, parity, bits and stop bit,  so
  49. the modem will wake-up with those defaults.
  50.  
  51.      The  default for Zoom 'V' series modems is to use speed-buffering  (on
  52. the  Turbo you need to set S36=7). This means you set your port  at  19,200
  53. when  you set the modem, and when you use the modem.  The modem takes  care
  54. of  modem-modem  speed.  To set BPS (often incorrectly  called  Baud),  you
  55. merely  set the terminal or software in terminal mode at the BPS speed  you
  56. want,  and  type  AT to the modem. This simple procedure  also  sets  Bits,
  57. Parity & stop bit. If you want the modem to 'wake up' at this BPS then type
  58. AT&W.  The modem will stay at this BPS as long as the Terminal or  software
  59. on the computer, does not send an AT command at any other speed.
  60.  
  61.      To  'lock'  port  modem speed, set the port at  the  speed  you  want.
  62. (19,200  is often best). Set the modem ATS95=0 (default) and  the  software
  63. may  then  either  be set to autodetect speed, or to  turn  autodetect  OFF
  64. (best).  No matter what the carrier speed, when S95=0, the modem  will  say
  65. CONNECT  19200 (or CONNECT 9600 if that was what you set), so the  software
  66. will  not  issue  a command at the carrier speed, but only  at  the  pseudo
  67. CONNECT speed, effectively LOCKING the port and modem.
  68.  
  69.      When using in Syncronous mode, along with these suggestions, also  see
  70. your modem manual section on Syncronous.
  71.  
  72.  
  73.  
  74.                                    Don Hinds - Zoom Tech
  75. ##include=c:\text\signa.tif
  76.