home *** CD-ROM | disk | FTP | other *** search
/ TelePower Pro 1.2 / TelePower.iso / tw_modem.ini < prev    next >
INI File  |  1996-01-17  |  2KB  |  62 lines

  1. [MODEM_INTERNAL_VARS]
  2. INIT=ATB0E0Q0V1Y0
  3. ; This is the modem initialisation string.
  4.  
  5. [MODEM_DEVICE_COMMANDS]
  6. TIME_OUT=ATS7=
  7. ; The command for "maximum time for your modem to find a carrier".
  8. SHORT_BREAK=/
  9. ; The command for a short break (0.125 seconds).
  10. LONG_BREAK=,
  11. ; The command for a longer break (2 seconds).
  12. WAIT_FOR_DIALTONE=W
  13. ; The command to wait for Dial Tone.
  14. NO_STOP=
  15. ; The command for not waiting.
  16. DIAL_ACTION=ATD
  17. ; The basic dial command.
  18. EARTH=>
  19. ; The command for earth (recall).
  20. FLASH=!
  21. ; The command for flash (recall).
  22. SPECIAL_DIAL=
  23. ; The command for a special dial (hardware dependent - not currently supported on this version).
  24. HOOK=ATH
  25. ; The command for your modem to hook.
  26. VOLUME=L
  27. ; The command to vary the volume level of your modem's loudspeaker.
  28. Mith÷ren=M
  29. ; (Speaker State). The command to change the state of your modem loudspeaker.
  30.  
  31. [MODEM_DEVICE_CODES]
  32. ; These are the result messages from your modem - the values as shipped 
  33. ; should work well with the standard Hayes modem command set.
  34. ; If your modem issues different messages (e.g. 'WAIT' instead of 'BUSY'
  35. ; for a busy line then change the BUSY statement to BUSY=WAIT.
  36. OK=OK
  37. CONNECT=CONNECT
  38. RING=RING
  39. NO_CARRIER=NO CARRIER
  40. ERROR=ERROR
  41. NO_DIALTONE=NO DIALTONE
  42. BUSY=BUSY
  43. NO_ANSWER=NO ANSWER
  44. DELAY=DELAY
  45. SYSTEM_SUSPEND=SYSTEM SUSPEND
  46. CONNECT_1200=CONNECT 1200
  47. CONNECT_2400=CONNECT 2400
  48. CONNECT_4800=CONNECT 4800
  49. CONNECT_9600=CONNECT 9600
  50. CONNECT_14400=CONNECT 14400
  51.  
  52. [TIMES]
  53. BASE=9500
  54. ; Base Delay Time.
  55. TUNE=100
  56. ; (TONE). Time for one digit in tone dialling.
  57. PULSE=50
  58. ; Time for one pulse in pulse dialling (one digit=value pulses).
  59. PULSE_DELAY=650
  60. ; Time between two digits in pulse dialling.
  61.  
  62.