home *** CD-ROM | disk | FTP | other *** search
/ Compu-Fix / Compu-Fix.iso / referenz / text / mod_soft.txt < prev    next >
Encoding:
Text File  |  1993-03-01  |  30.0 KB  |  695 lines

  1.  
  2.  
  3.  
  4.                      MODEM'S and COMMUNICATIONS SOFTWARE
  5.              **************************************************
  6.  
  7.  
  8.  
  9. What a Modem Does
  10. -----------------
  11.  
  12. The way calls were made with older telephone systems illustrates
  13. how modems make connections. By talking the receiver off the
  14. hook, then turning a crank, you got an operator to come on the
  15. line. You told the operator the number you wanted, and waited
  16. for the call to be placed for you. Until the person on the other
  17. end picked up the receiver, you stayed connected to the
  18. operator. The operator generally reported the progress of the
  19. call, then gave the line to you to wait for the person on the
  20. other end to answer. Your modem, like the operator, responds to
  21. your commands to dial a number or answer a call, then gives the
  22. line to your computer to begin data communications when the
  23. connection is made.
  24.  
  25. Why You Need Communications Software
  26. ------------------------------------
  27.  
  28. Like telephones that store the numbers you frequently dial,
  29. communications software automates your connections. This can
  30. range from saving numbers in a "telephone book" so you don't
  31. have to look them up and enter them each time, to handling the
  32. complete process from dialing through file transfer.
  33.  
  34. You can use what is called "terminal emulation" software to
  35. issue modem commands that set up the modem and dial a number,
  36. but just as you make selections from within your word processor
  37. or spreadsheet software to use a printer, the easiest most
  38. effective way to use your modem is through communications
  39. software. Once you've made the connections to your computer and
  40. the telephone lines, you can almost forget the modem is there,
  41. and access its features through the software. In the same way
  42. you don't have to issue commands directly to the printer, you
  43. can simply reach for the printout, knowing that the software has
  44. taken care of everything. Your new modem will work with nearly
  45. any communications software designed for personal computers.
  46. Regardless of its level of sophistication, software is required
  47. to provide the link between your modem and the computer's
  48. keyboard.
  49.  
  50. If your software has a problem communicating with the modem,
  51. you'll know when you start the program or when you run the
  52. software's installation procedure. A message like "modem not
  53. responding", means the software is not recognizing the modem. If
  54. you've made the port selection with the software and still can't
  55. make a connection, you'll need to use the software to manually
  56. change some of the settings that control how the modem operates.
  57.  
  58. Most programs have an option for setting a modem
  59. "initialization" or "command" string to set the modem up to talk
  60. to the computer the way the software expects. The changes will
  61. probably involve the way the modem and the computer use the
  62. signals to talk to each other across the cable that connects
  63. them. Most programs that do not work with the modem's factory
  64. settings will operate properly if you change the way the modem
  65. uses the signal on the DCD and DTR line. For example, at the
  66. command line or window in which you adjust these settings,
  67. simply type AT&C1&D2, or add &D2&C1 to the string. If the string
  68. contains &K3, &F, or &W remove them. (These ampersand-letter-
  69. number combinations are modem AT commands.) The software will
  70. use the AT commands you put in this string each time it sets up
  71. the modem.
  72.  
  73. For software that requires additional modem setup, refer to the
  74. software manual for specific descriptions of the settings that
  75. frequently need to be adjusted are result code display (messages
  76. the modem send in response to commands), and local character
  77. echo (the way your commands are displayed on the screen). These
  78. and other options are easily specified with an initialization
  79. string, or with the AT Command Set described in the following
  80. pages. If your software requires more settings to be changed,
  81. check your software's user's guide, then refer to the sections
  82. that follow for the particular command option. With the setup
  83. string in place, you will be able to use your software to place
  84. and answer calls to go on-line with another computer without
  85. issuing the commands to setup the modem each time you start the
  86. program.
  87.  
  88. How to "Talk" to the Modem
  89. --------------------------
  90.  
  91. If you find it necessary to communicate directly to the modem to
  92. set it up or to initiate calls, you are probably using terminal
  93. emulation software. This means that the only function the
  94. software provides is linking your keyboard input directly to the
  95. modem. This would be like connecting your printer directly to
  96. your keyboard; what you type would appear on the screen, and be
  97. sent out to the printer.
  98.  
  99. Unless you have selected the option that some programs call
  100. "local mode" or "go local", communications software does not
  101. operate in this way. For certain uses, like determining whether
  102. there is a problem with your modem, the software, the line, or
  103. the other modem, this is a helpful way of talking to the modem.
  104. The next sections explain in detail how to setup your modem and
  105. initiate and answer calls using AT Commands once your software
  106. has linked your keyboard to the modem.
  107.  
  108. Issuing AT Commands
  109. -------------------
  110.  
  111. The Hayes Standard AT Command Set for intelligent modems is the
  112. language understood by most modems used with personal computers.
  113. AT commands can be used to set up the modem to suit the way your
  114. software and/or computer wants it to be configured. They can be
  115. used for dialing or answering. However, AT commands are not used
  116. to perform communications activities like sending a file. Once
  117. on-line, you'll be talking with another computer. The command to
  118. break the connection is probably the only instruction you would
  119. issue after going on-line.
  120.  
  121. AT Command Format
  122. -----------------
  123.  
  124. Modem commands begin with an AT prefix that gets the modem's
  125. attention (also tells the modem the speed and character format
  126. of the data coming from the computer). The AT prefix is followed
  127. by the command(s). The modem executes the command line when you
  128. press the key on your keyboard that you normally use to send
  129. commands. The command descriptions here show this key as <CR>,
  130. although it may be labeled on your keyboard as carriage return,
  131. Enter, or Return. For example, the command line ATV0<CR>
  132. gets the modem's attention and uses the V0 command option to
  133. tell the modem to display the responses to commands (result
  134. codes) as numbers rather than as words (the V1 option is the
  135. factory setting). The <CR> sends the command to the modem.
  136.  
  137. Many commands are used to select between two or more options.
  138. Numeric parameters indicate the form of the command you want to
  139. be in effect. If you issue a command without specifying a
  140. numeric parameter, the modem assumes the 0 command option. For
  141. example, Q tell the modem to respond to commands with result
  142. codes. Issuing Q1 tells the modem not to respond to result codes
  143. (some software programs call this "quiet mode"). Q and Q0 are
  144. equivalent.
  145.  
  146. A command line can contain as many as 40 characters (the AT,
  147. spaces, and the <CR> are not counted).  The command prefix can be
  148. entered in either all upper case or all lower case letters, but
  149. not in a combination (e.g., AT or at, but not At or aT).
  150.  
  151. If you need to change something in the line before entering the
  152. <CR>, use the backspace key.  To abort the command line, hold down
  153. the key your computer recognizes as the control key (ctrl) and
  154. press "x".  The modem will return OK without executing the
  155. command(s) on the line.
  156.  
  157. Moving Between Command and On-line States
  158. -----------------------------------------
  159.  
  160. Before beginning communications or after "hanging up," the modem
  161. is in command state, ready to accept configuration commands or to
  162. go on-line when you instruct it to dial the number of a remote
  163. modem.  You may also place the modem in command state from the
  164. on-line state without breaking the connection.
  165.  
  166. Escape Sequence -- +++
  167. ----------------------
  168.  
  169. Not actually a command, the escape sequence tells the modem to
  170. "escape" or leave the on-line state and enter the command state.
  171. The sequence consists of a single character issued three times in
  172. succession.  A one second "guard time" interval prevents the modem
  173. from mistaking a ramdom occurrence of of the same three characters
  174. as the escape sequence.  The character used in the sequence and
  175. the duration of the guard time can be changed by writing values to
  176. the modem's S-Registers (special memory locations described later
  177. in this guide).
  178.  
  179. To issue the escape sequence simply hold down the shift key and
  180. press the plus key three times (+++).  Be sure to pause at least a
  181. second before and after issuing the three characters.  If
  182. operating properly, the modem will return the OK result code as an
  183. indication it is ready to accept commands.
  184.  
  185. On-Line Command -- O (letter, not the number 0)
  186. --------------------
  187.  
  188. This command returns the modem from command state to on-line state
  189. when a connection has been "escaped" but not broken.  If you have
  190. placed the modem in command state and are still connected to the
  191. remote system, issue ATO<CR> to go back on-line.  What you type
  192. will then be transmitted to the modem attached to computer on the
  193. other end of the line.  If the connection is broken, to go on-line
  194. again you must instruct the modem to re-dial the telephone number.
  195.  
  196. Getting On-Line
  197. ---------------
  198.  
  199. In the same way voice telephone calls are made, one of the modems
  200. must originate the call, and the other must be set up to answer
  201. the incoming call.  Either modem may originate or answer the call.
  202. The following examples illustrate how to use the modem to place
  203. and answer calls from your computer.
  204.  
  205. Originating a Call
  206. ------------------
  207.  
  208. To originate a call with another system, issue the D command to
  209. "dial" the number.  This command instructs the modem to go off
  210. hook, claim the telephone line, and originate a call.  When you
  211. issue dialing commands to the modem, the data is communicated to
  212. the modem, but does not pass across the telephone line.
  213.  
  214. The following dial modifiers specify the number and method the
  215. modem uses to dial.
  216.  
  217. T    Specifies Tone method for subsequent dialing; follows the
  218.      D command and precedes telephone number; can be issued as a
  219.      command separate from dialing string.
  220.  
  221. P    Specifies Pulse method for subsequent dialings; follows the D
  222.      command and precedes telephone number; can be issued as a
  223.      command separate from dialing string. (factory setting).
  224.  
  225. ,    Pause 2 seconds before continuing to process the characters
  226.      in the dialing string.
  227.  
  228. ;    Return to command state after dialing and maintain
  229.      connection.  This modifier is useful in situations like
  230.      electronic banking where the modem needs to stay in
  231.      command state to receive other connection instructions.
  232.  
  233. 0-9  Numbers and characters for the modem to dial.
  234. *,#
  235.  
  236.  
  237. A typical dial command such as as ATD,T5552368<CR> gets the
  238. modem's attention (AT), instructs it to go off hook to originate a
  239. call (D), pause 2 seconds (,), and use the tone method (T) to dial
  240. the telephone number (5552368).  The <CR> sends the commands to
  241. the modem.
  242.  
  243. Answering a Call
  244. ----------------
  245.  
  246. Incoming calls to your modem can be answered in either of two
  247. ways: you can issue a command to the modem when you hear the
  248. telephone ring, or can also set up the modem to answer
  249. automatically when it detects a number of rings.
  250.  
  251. Answering Manually - A
  252. ----------------------
  253.  
  254. To manually answer a call from a remote system, issue the A
  255. command.  ATA<CR> instructs the modem to go off hook, take control
  256. of the line, issue an answer tone, and connect with the incoming
  257. call.  This command is used when the phone is ringing and you are
  258. expecting a modem call (rather than a voice call).
  259.  
  260. Answering Automatically - S0=n
  261. ------------------------------
  262.  
  263. One of the modem's S-Registers provides the capability for
  264. automatic answer.
  265.  
  266. The S0=n command ("0" is the number of the register or memory
  267. location; "n" is the number of rings to wait before answering)
  268. lets you specify the number of rings.  Setting S0 to a number
  269. other than its factory setting of 0 configures the modem for
  270. auto-answer.  The modem will then operate the same way as a
  271. telephone answering machine, picking up the phone after it detects
  272. the specified number of rings.
  273.  
  274. For example, ATS0=3<CR> sets up the modem to go off hook and issue
  275. answer tone (no ATA<CR> is necessary) when the modem detects the
  276. third ring.
  277.  
  278. Communicating While On-Line
  279. ---------------------------
  280.  
  281. When you are connected (on-line), data is passed across the line
  282. between the two computers.  Either party can type information to
  283. the other.  Characters received by the modem on the other end of
  284. the connection will be displayed to the screen.  The user on the
  285. other end can also type characters to your screen.  Sentences and
  286. words will mix on the screen, however, if you both type at the
  287. same time.
  288.  
  289. If you cannot see what you are typing, you will need to change the
  290. local character echo setting (see Configuration Options later in
  291. this guide).
  292.  
  293. Terminating a Call
  294. ------------------
  295.  
  296. Whenever you are ready to end communications, you must issue the
  297. escape sequence (+++) to place the modem in the command state.
  298. Then use the H command to hang up: ATH<CR>.  This command puts the
  299. modem on hook and releases control of the line, so it can be used
  300. by a telephone.
  301.  
  302. Unexpected interruptions to communication occur with modem
  303. connections just as with telephone calls.  Line noise, equipment
  304. malfunction, and user error can all contribute to disruptions in
  305. communication.  The modem indicates a loss of connection with the
  306. NO CARRIER result code.  To re-establish the connection, simply
  307. re-dial the number.
  308.  
  309. To interrupt call placement during the handshaking process, you
  310. can press any key before the two modems connect.
  311.  
  312. Monitoring Operation and Call Progress
  313. --------------------------------------
  314.  
  315. When you send a command or issue the escape sequence, the modem
  316. responds with a "result code."  If it understands the
  317. instructions, the modem will return the OK result code; if it does
  318. not understand, the modem will return the ERROR result code.  The
  319. modem also provides call progress messages to let you know how
  320. your connection attempt is going:
  321.  
  322. -------------------------------------------------------------------
  323. Result Code                     Explanation
  324. -------------------------------------------------------------------
  325.  
  326. 0  OK                           Command reconized and accepted.
  327.  
  328. 1  CONNECT                      Connection established at 0-300 if
  329.                                 X1, X2, X3, or X4 is selected (no
  330.                                 speed indicated if X0 is
  331.                                 selected).
  332.  
  333. 2  RING                         Incoming Call
  334.  
  335. 3  NO CARRIER                   Carrier signal lost or not
  336.                                 detected.
  337.  
  338. 4  ERROR                        Command not recognized; command
  339.                                 line exceeds 40 characters or in
  340.                                 an improper format; modem checksum
  341.                                 incorrect.
  342.  
  343. 5  CONNECT 1200                 Connection established at 1200bps
  344.                                 if X1, X2, X3, or X4 is selected.
  345.  
  346. 6  NO DIAL TONE                 Dial tone not detected when
  347.                                 expected.
  348.  
  349. 7  BUSY                         Number dialed is use.
  350.  
  351. 10 CONNECT 2400                 Connection established at 2400bps
  352.                                 if X1, X2, X3, or X4 selected (for
  353.                                 modems that support 2400bps)
  354.  
  355.  
  356. The X command allows you to set up the modem for a variety of call
  357. progress monitoring options and corresponding result codes.
  358. Regardless of the option selected, the modem will report the OK,
  359. CONNECT, RING, NO CARRIER, and ERROR result codes.  Other call
  360. progress monitoring feature combinations, like reporting 1200bps
  361. and 2400bps connections, detection of busy signal, and no dial tone
  362. can be selected with the various command oprions.
  363.  
  364. -------------------------------------------------------------------
  365. Result Code...          X0      X1      X2      X3      X4
  366. -------------------------------------------------------------------
  367.  
  368. OK                      Y       Y       Y       Y       Y
  369. CONNECT                 Y       Y       Y       Y       Y
  370. RING                    Y       Y       Y       Y       Y
  371. NO CARRIER              Y       Y       Y       Y       Y
  372. BUSY                                            Y       Y
  373. NO DIAL TONE                    Y                       Y
  374. ERROR                   Y       Y       Y       Y       Y
  375. CONNECT 1200                    Y       Y       Y       Y
  376. CONNECT 2400                    Y       Y       Y       Y
  377.  
  378. -------------------------------------------------------------------
  379.  
  380. If you want the modem to wait for a dial tone before dialing, you
  381. should select either the X2 or X4 command options.  Either of
  382. these configures the modem to wait until it detects a dial tone
  383. before proceeding; if it does not, it returns the NO DIAL TONE
  384. result code.  The same is true for configuring the modem's
  385. response to a busy signal; if X1 or X4 is selected, the modem
  386. recognizes a busy signal from the other end and returns the BUSY
  387. result code.  The X4 option provides full call progress
  388. monitoring.  However, X0 is the factory setting because many
  389. software programs expect 1200bps modems to be configured initially
  390. with the basic call progress capabilities and corresponding result
  391. codes.
  392.  
  393. Managing Modem Configuration
  394. ----------------------------
  395.  
  396. When your modem is first installed and powered up, it is
  397. configured with the settings selected at the factory.  The options
  398. specified for each command and the value is each of the modem's
  399. S-Registers determine how the modem operates.  The modem's factory
  400. settings suit a wide range of user applications, while taking
  401. advantage of the modem's full capabilities.
  402.  
  403. Creating a Special Configuration
  404. --------------------------------
  405.  
  406. If your software or the system with which you are attempting to
  407. connect requires that you set up the modem to operate other than
  408. with factory settings for commands and S-Registers, you can create
  409. a special configuration, or profile, by issuing AT commands.  The
  410. configuration you create will be used until you issue commands to
  411. change the settings, or reset the modem (either with the Z command
  412. or by unplugging/replugging it).
  413.  
  414. Resetting the Modem
  415. --------------------
  416.  
  417. If the modem ever seems to be set in a way that makes it not
  418. communicate as it should, or if you simply want to restore the
  419. factory settings, you can reset it with the Z command.  ATZ<CR>
  420. performs a "soft reset," replacing values currently in S-Registers
  421. and AT command options to factory settings.  The modem's factory
  422. configuration is also recalled when the modem is unplugged and
  423. plugged back in, or if power is lost to the wall plug.  If you are
  424. experiencing any difficulty with the modem, you may wish to issue
  425. the Z command before unplugging the modem or issuing the test
  426. commands.
  427.  
  428. Adjusting Modem Speed
  429. ---------------------
  430.  
  431. Modem speed is measured in bits per second(bps).  For example, if
  432. Hayes Personal Modem 1200 is operating at its highest rate, data
  433. will be transmitted at 1200bps.  This speed is not set by an AT
  434. command; it is the speed at which the software sends the AT prefix
  435. (within the range supported by the modem) that determines the
  436. speed at which the modem attempts to make the next connection.
  437. Some programs offer an option for transmission speed, often called
  438. "baud rate," to specify the speed of the connection.  The software
  439. sends the AT prefix at the desired speed.
  440.  
  441. In addition, the transmission rate of the connection will be
  442. determined by the highest common speed supported by the two
  443. connecting modems.  For example, if the modem at the other end is
  444. capable of a maximum speed of 300bps, the connection and data
  445. transmission will be at 300bps, even if your modem can communicate
  446. at 1200bps or 2400bps.
  447.  
  448. Choosing a Communication Standard
  449. ---------------------------------
  450.  
  451. Communication standards are protocols that determine how the
  452. modems perform their connection handshake and the format and speed
  453. used to transmit data.  For example, connections at 300bps use the
  454. domestic 103 standard; connections at 1200bps use the domestic
  455. 212A standard.  Because standards are closely linked to speed, the
  456. modem selects the appropriate standard as it adjusts to the speed.
  457.  
  458. Testing the Modem
  459. -----------------
  460.  
  461. In addition to the diagnostics the modem automatically performs
  462. each time it is powered up, the I command can be used to gain
  463. information about the modem.
  464.  
  465. I0              Modem reports Hayes product code.
  466. I1              Modem calculates and reports ROM Checksum (3-digit
  467.                 number).
  468.  
  469. The results of these tests are primarily used by Hayes Customer
  470. Service and certain software programs to determine the
  471. manufacturer/model of the modem you are using, and its feature
  472. set.
  473.  
  474. Refer to the descriptions in the Personal Modem Installation
  475. Guide for troubleshooting suggestions.  If you are able to issue
  476. commands to the modem and it returns an OK result code, the modem
  477. is probably operating correctly.  If the modem does not seem to be
  478. responding, try resetting the modem (see above).
  479.  
  480. Setting Local Character Echo
  481. ----------------------------
  482.  
  483. Your computer and software combination may require that you adjust
  484. the character echo feature of your modem to provide display of
  485. characters as you type commands, or to prevent double characters.
  486. Two options are available:
  487.  
  488. E0              Modem does not return (echo) characters from the
  489.                 keyboards to the screen when in command state.
  490.  
  491. E1              Modem returns (echoes) characters typed from the
  492.                 keyboard to the screen when in command state
  493.                 (factory setting).
  494.  
  495. This command is effective only if you are entering instructions
  496. from a command line.  The settings for this command do not affect
  497. the display of characters while you are on-line with another
  498. system.  The software or remote system must provide on-line
  499. character echo, if desired.
  500.  
  501. Adjusting Result Code Display
  502. -----------------------------
  503.  
  504. The two commands below configure the modem's use of result codes.
  505.  
  506. Q0              Modem responds to commands with result codes
  507.                 (factory setting).
  508.  
  509. Q1              Modem does not respond to commands with result
  510.                 codes.
  511.  
  512. V0              Modem reports result codes as numbers.
  513.  
  514. V1              Modem reports result codes as words (factory
  515.                 setting).
  516.  
  517. Some software requires that result codes not be displayed, or that
  518. they be numbered rather than as words.
  519.  
  520. Configuring Modem Signals
  521. -------------------------
  522.  
  523. Some computers or software expects settings for signalling
  524. between modems and between the modem and the computer to be
  525. configured in ways other than that set at the factory.  Any
  526. special modem-to-computer signalling requirements should be
  527. described by your software's user's guide or your computer's
  528. owner's manual.
  529.  
  530. The C command controls the modem's response to an incoming carrier
  531. signal over the line from the remote modem.
  532.  
  533. C0              Modem ignores an incoming carrier signal; the
  534.                 transmitter carrier is always off.
  535.  
  536. C1              Modem turns the transmit carrier signal on and off
  537.                 to reflect the presence of and incoming carrier
  538.                 signal.  When the modem originates a call, answers
  539.                 a call, or is connected to another system, the
  540.                 signal is on, and is off when the modem is not in
  541.                 one of these situations (factory setting).
  542.  
  543. The &C command determines the way the modem uses the carrier
  544. signal when controlling the Data Carrier Detect (DCD) line (pin 2
  545. on modem-to-computer cable; pin 8 with 25-pin adapter):
  546.  
  547. &C0             Modem presumes the presence of the carrier signal
  548.                 and maintains the DCD signal on at all times.
  549.  
  550. &C1             Modem turns the DCD signal on when it detects a
  551.                 carrier signal from the modem on the other end of
  552.                 the telephone line, and off when it does not
  553.                 (factory setting).
  554.  
  555. The &D command selects the modem's response to signal sent from
  556. the computer on the Data Terminal Ready(DTR) signal (pin 1 on the
  557. modem-to-computer cable; pin 20 with 25-pin adapter):
  558.  
  559. &D0             Modem presumes presence of DTR signal and ignores
  560.                 the actual status of the signal (factory setting).
  561.  
  562. &D1             Modem monitors DTR signal.  When communications
  563.                 software is used to cause an on-to-off transition
  564.                 of DTR signal, the modem enters command state and
  565.                 ignores AT commands.  When the software causes an
  566.                 off-to-on transition of DTR, the modem will again
  567.                 respond to AT commands and can be returned to the
  568.                 on-line state (if the connection has not been
  569.                 broken) with the AT0<CR>.
  570.  
  571. &D2             Modem monitors DTR signal.  When communications
  572.                 software is used to cause an on-to-off transition
  573.                 of DTR, the modem will again respond to AT
  574.                 commands.
  575.  
  576. Writing to the Modem's S-Registers
  577. ----------------------------------
  578.  
  579. S-Registers provide special access to settings that determine modem
  580. operation.  The factory-set values stored in these registers are
  581. recalled and used to control the modem each time it is powered up
  582. or reset.
  583.  
  584. Aside from using S0 to store the number of rings for automatic
  585. answer (described earlier), you will have little need to change an
  586. S-Register value.  However, if your use of the modem requires that
  587. one or more of these be changed, you can do so by using the Sr
  588. command:
  589.  
  590. Sr?             Modem reads and responds with the value of
  591.                 register "r" (r=number of register; "?" requests
  592.                 the value).
  593.  
  594. Sr=n            Modem sets the value of register "r" to "n"
  595.                 (n=value within the range of the register).
  596.  
  597. Writing to the modem's S-Registers is not recommended unless your
  598. use of the modem requires that one or more of these settings be
  599. changed.
  600.  
  601. For your reference, the modem's S-Registers, their function, ranges
  602. in units, and factory settings are provided in the chart below.
  603.  
  604. -------------------------------------------------------------------
  605.    S-Register Number &          Units      Range      Factory
  606.         Function                                      Setting
  607. -------------------------------------------------------------------
  608.  
  609. S0      Ring to answer on       Rings      0-255         0
  610. S1      Rings received          Rings      0-255         0
  611. S2      Escape sequence         ASCII      0-127        43 (+)
  612.         character
  613. S3      Carriage return         ASCII      0-127        13 (CR)
  614.         character
  615. S4      Linefeed character      ASCII      0-127        10 (LF)
  616. S5      Backspace character     ASCII     fixed at       8 (BS)
  617. S6      Wait time for dial     seconds    fixed at       4
  618.         tone
  619. S7      Wait time for carrier  seconds    fixed at      45
  620. S8      Duration of comma      seconds    fixed at       2
  621. S9      Carrier detect         1/10 sec     1-255        6
  622.         response time
  623. S10     Delay between loss     1/10 sec     1-255        7
  624.         of carrier signal
  625.         and modem hang up
  626. S11     Duration of DTMF        msec      fixed at      95
  627.         tones for dialing
  628. S12     Escape sequence        1/50 sec    20-255       50
  629.         guard time
  630. S25     Delay between loss     10 mec       1-255        5
  631.         of DTR signal and
  632.         modem hangup
  633. S30     Delay time from no      10 sec      0-255       60
  634.         modem activity until
  635.         auto hangup
  636.  
  637. -------------------------------------------------------------------
  638.  
  639. Cable Connections
  640. -----------------
  641.  
  642. The table below describes the pin number on the modem's cable, the
  643. direction the signal pass, and the name of the signal used by the
  644. modem.
  645.  
  646. -------------------------------------------------------------------
  647. Pin     Direction                       Signal
  648. -------------------------------------------------------------------
  649. 1       From Computer                   DTR - data terminal ready
  650. 2       To computer                     DCD - data carrier detect
  651. 3       From computer                   TxD - transmit data
  652. 4       Not applicable                  ground - signal ground
  653. 5       To computer                     RxD - receive data
  654. 6       To computer                     DSR/CTS - data set ready/
  655.                                                   clear to send
  656. 7       To computer                     RI - ring indicator
  657. 8       Not applicable                  ground - signal ground
  658. -------------------------------------------------------------------
  659.  
  660. The housing of the connector provides a shield that reduces noise
  661. and interference.
  662.  
  663. The actual pin number on which a signal is carried will vary
  664. depending on the adapter used.
  665.  
  666. The table below cross-refrences the pin numbers used for signals
  667. on the 8-pin DIN with those for the adapters provided with your
  668. modem.
  669.  
  670. -------------------------------------------------------------------
  671. Signal            DIN-8           DB-9            DB-25
  672. -------------------------------------------------------------------
  673.  
  674. DTR                 1               4              20
  675. DCD                 2               1               8
  676. TxD                 3               3               2
  677. ground              4               5               7
  678. RxD                 5               2               3
  679. DSR/CTS             6               8               5
  680. RI                  7               9              22
  681. signal ground       8               5               7
  682. shield           shield          shield             1
  683.  
  684. NOTE:  If you construct an adapter for use with the modem, consult
  685. your computer's owner's manual for the signals supported and the
  686. appropriate pin numbering.
  687.  
  688.  
  689.  
  690.                   ------------------- END --------------------
  691.  
  692.  
  693.  
  694.  
  695.