home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR10 / 0141TER2.ZIP / 0141TER2._XE / DOCS.EXE / MODEMSET.DOC < prev    next >
Text File  |  1994-01-05  |  4KB  |  74 lines

  1.  
  2. If you want your own modem to fit inside the TERMINAT.MOD you can create a
  3. file containing data about how to setup your modem.
  4.  
  5. Line  Describtion
  6. ────  ────────────────────────────────────────────────────────────────────
  7.   1   Name that will be shown in menu
  8.   2   Baudrate to use
  9.   3   Not used
  10.   4   Not used
  11.   5   Modem string delay milliseconds
  12.   6   Initstring
  13.   7   Dial prefix
  14.   8   Dial suffix
  15.   9   Connect string
  16.  10   No connect string 1
  17.  11   No connect string 2
  18.  12   No connect string 3
  19.  13   No connect string 4
  20.  14   Dial cancel string
  21.  15   Hangup string  DTR = Toggle DTR, else use string like ATH0
  22.  16   Ring string
  23.  17   Not used
  24.  18   Auto-answer string
  25.  19   Not used
  26.  20   Not used
  27.  21   CTS/RTS hardware flow control   0=Off  1=On
  28.  22   Xon/Xoff software flow control  0=Off  1=On
  29.  23   Breaktiming
  30.  
  31.  24-  Lines starting with:
  32.       $ Information shown before sending commands to modem
  33.       ^ Commands to send to modem
  34.       * Information shown after sending commands to modem
  35.  
  36. You can use up to 10 lines for the $,^,* statements but they MUST come in 
  37. that order, see example:
  38.  
  39. Just use this as a model and then change the options you need, removing
  40. the line and numbers to the right.
  41.                                                                           Line
  42.                                                                          ------
  43. @ZyXEL U-1496, U-1496B, U-1496E V.32bis V.42bis                             1
  44. 57600                                                                       2
  45.                                                                             3
  46.                                                                             4
  47. 10                                                                          5
  48. ATZ^M                                                                       6
  49. ATDT                                                                        7
  50. ^M                                                                          8
  51. CONNECT                                                                     9
  52. NO DIAL TONE                                                               10
  53. NO CARRIER                                                                 11
  54. BUSY                                                                       12
  55. VOICE                                                                      13
  56. ^M                                                                         14
  57. DTR                                                                        15
  58. RING                                                                       16
  59. ATS0=0H0^M                                                                 17
  60. ATA^M                                                                      18
  61. OK                                                                         19
  62. ATM0H1^M                                                                   20
  63. 1                                                                          21
  64. 0                                                                          22
  65. 500                                                                        23
  66. $There is no switch to set, just let the program to write the
  67. $setting to V-RAM.  If you do not have 16650 UART installed in
  68. $your I/O card, please use 38400 buad for reliable operation.
  69. ^AT&F^M
  70. ^ATQ0M1X6V1S7=60^M
  71. ^AT&K4&B1&C1&D2&H3*E0&N0&W^M
  72. *Your ZyXEL is now configured.  To get the most out of it,
  73. *be sure to set all your dialing directory entries to 57600 baud.
  74.