home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / zhint594.zip / UNIX < prev    next >
Text File  |  1994-05-12  |  5KB  |  99 lines

  1. 5-12-94
  2.     UNIX & XENIX & Terminals & Other NON-PC-non-dos-based applications
  3.         (including VAX, pay telephones, remote controller or other)
  4.  
  5.      The  defaults for the modem are &C0  &D0, autoanswer OFF. For most  PC
  6. applications  you  set  &C1   &D2.  Unix  and  Xenix  do  not  seem  to  be
  7. standardized. Try combinations;  (AT&F sets defaults)
  8.  
  9. AT&F                AT&F&C1                  AT&F&D2
  10. AT&F&C1&D2          (some rare cases may want &D3 - see manual)
  11.  
  12.      If  the  device cannot issue the init string to the modem  each  time,
  13. finish  the line with &W and it will be saved to NV ram so the  modem  will
  14. power-up with that configuration.
  15.  
  16. AT&F&C1&W    (example)
  17.  
  18. To set autoanswer to ON the command is S0=1     ATS0=1
  19.  
  20.      Commands  may  be combined on one line, AT&F at the start, &W  at  the
  21. end.  The  modem will also 'wake up' at the same speed, parity,  bits,  and
  22. stop bit that you were using at that time the AT.....&W command was issued.
  23. So  always  use  the fastest (19,200 or 38,400) that  the  modem  and  port
  24. support when you do the AT...&W.  CTS/RTS hardware flow control is  default
  25. and best. The &K command sets flow control (see the manual).
  26.  
  27. >>>  On  some devices the &Sx and &Rx may need to be changed  from  default
  28. (see your manual). DTR delay is controlled by S25. S38 can be increased  to
  29. keep the modem from hanging up due to DTR dropping.<<<
  30.  
  31.      Another  default is E1 (command echo). Many systems prefer not to  get
  32. command echos, so E0 should be included in  the string.
  33.  
  34. DUMB  MODE  >  Systems which do not want reponses to  commands  or  CONNECT
  35. responses,  include Q1 in the string (default is Q0 to echo responses).  Q2
  36. will  let the CONNECT reponses through, but inhibit command responses.  You
  37. can  also trick the modem so it will not accept any commands. Change the  S
  38. register  3 from ASCII 13 the carraige return character to something  else,
  39. perhaps  the ASCII 61 for the '=' sign. Then any time YOU need to change  a
  40. setting, you can type ATxxxx= and it will do the change.
  41.  
  42.      The %E2 will tel the modem to re-negotate the connection, (protocol  &
  43. speed) while on-line. %E3 also enables fast hangup.
  44.  
  45.      If  you are having sending BREAK or BUFFER (getting  empty)  problems,
  46. try \K0 through \K4 (see manual -  \K5 is default).
  47.  
  48.     In  working with one SCO Unix user these strings worked.
  49.  
  50. ANSWER  modem: AT&F&C1E0Q1S0=1 (&W)
  51. calling modem: AT&FQ1S0=0      (&W)
  52.  
  53.  
  54.  
  55.  
  56.      One Mini-computer user reports this works:
  57.  
  58. ANSWER  modem: AT&FE0&R1S0=1 (&W)   <-- note: these two had to change &R1
  59. calling modem: AT&F&C1&R1    (&W)   <-- from default &R0
  60.  
  61.      The  &W also saves the 'current' speed, parity, bits and stop bit,  so
  62. the modem will wake-up with those defaults.
  63.  
  64.      The SUN system with a Systech MTI board requires a special cable  (see
  65. you manual "Adding hardware to your system"). Following that diagram should
  66. be about 8 pages with information for setting the modem and the Unix.
  67.  
  68.      The  default for Zoom 'V' series modems is to use speed-buffering  (on
  69. the  Turbo you need to set S36=7). This means you set your port  at  19,200
  70. when  you setup the modem. When you use the modem, the modem takes care  of
  71. modem-modem speed, buffering between the modem-computer.  To set BPS (often
  72. incorrectly  called  Baud),  you merely set the  terminal  or  software  in
  73. terminal  mode  at the BPS speed you want, and type AT to the  modem.  This
  74. simple  procedure also sets Bits, Parity & stop bit. If you want the  modem
  75. to 'wake up' at this BPS then type AT&W. The modem will stay at this BPS as
  76. long  as  the  Terminal or software on the computer, does not  send  an  AT
  77. command at any other speed.
  78.  
  79.      To  'lock'  port  modem speed, set the port at  the  speed  you  want.
  80. (19,200  is often best). Set the modem ATS95=0 (default) and  the  software
  81. may  then  either  be set to autodetect speed, or to  turn  autodetect  OFF
  82. (best).  No matter what the carrier speed, when S95=0, the modem  will  say
  83. CONNECT  19200 (or CONNECT 9600 if that was what you set), so the  software
  84. will  not  issue  a command at the carrier speed, but only  at  the  pseudo
  85. CONNECT speed, effectively LOCKING the port and modem.
  86.  
  87.      When using in Syncronous mode, along with these suggestions, also  see
  88. your modem manual section on Syncronous for some  Zoom modems. Most do  not
  89. have Syncronous mode.  When using &Q2 also include E0Q1 in the same line.
  90.  
  91.      The  pins  are  standard  RS-232. While PC  cables  are  always  25-25
  92. straight  through  type  ( or 25-9pin), some  non-pc  may  need  Null-modem
  93. cables,  where  pins 2/3 and 3/4 are swapped. They MUST  be  hardware  flow
  94. control  cables, so an old cable from a 2400 modem may fail. On  2400  non-
  95. V modems only some of the pins 2-8 and 20 are used.
  96.  
  97.                                    Don Hinds - Zoom Tech
  98. ##include=c:\text\signa.tif
  99.