home *** CD-ROM | disk | FTP | other *** search
/ Software Recommendations - 1998 Season 1 / DNBCD4.iso / share / modem / BGFAX170 / DOCS / VBBS.TXT < prev    next >
Encoding:
Text File  |  1997-03-01  |  2.0 KB  |  55 lines

  1. --------------------------------------------------------------------------
  2. Setup hints for using BGFAX, Class 2 faxmodems, with VBBS.        09-12-96
  3. B.J. Guillot, with help from WD Anderson                  bgfax@blkbox.com
  4. FidoNet 1:106/400                            http://www.blkbox.com/~bgfax/
  5. --------------------------------------------------------------------------
  6.  
  7. Note that, generally, fax (AT+F) commands CANNOT be stored in NVRAM.
  8. This file details the setup for Class 2 faxmodems (Supra, Zoom, PPI,
  9. other Rockwell-based modems).  This file is NOT for US Robotics modems.
  10. See the VBBS web site for more information.
  11.  
  12. Here is the relevant information from FDSETUP ...
  13.  
  14.                                Channel 1
  15.  
  16.         1) Serial Port: COM2             [whatever necessary]
  17.         2) Base Address (Hex): 2F8       [whatever necessary]
  18.         3) IRQ (Hex): 3                  [whatever necessary]
  19.  
  20.         4) Baud Rate: 38400              [whatever necessary]
  21.         5) Locked Baud Rate:  Yes
  22.         6) CTS/RTS Handshake: Yes (Normal)
  23.         7) Minimum Baud Rate: 1200
  24.  
  25.         8) Init String1: ATH0Z
  26.         9) Init String2: AT+FCR=1;+FLID="+1 713 555 1212"
  27.         A) Init String3: AT+FAA=1;+FDCC=1,3,0,2,0,0,0,0
  28.         B) Off-Hook String: ATH1
  29.         C) Answer String:   ATA
  30.         D) Dial String:     AT+FCLASS=0;DT
  31.  
  32.         Z) Modem String Help
  33.  
  34.         [Esc] to EXIT
  35.  
  36. Rockwell-based modems generally exit with a string of "FAX" (Supra, Zoom)
  37. and sometimes only a "+FCON" (PPI).
  38.  
  39. FAX.BAT
  40. ~~~~~~~
  41. C:\BGFAX\BGFAX.EXE /FAX C:\BGFAX %2 Z
  42.  
  43. The %2 variable is the com port, as passed by VBBS.  The "Z" stands for
  44. ZFAX style file format.
  45.  
  46. The /FAX switch is useful for most Class 2 modems that product a "FAX"
  47. result code.  If you have a PPI modem, for example, it will instead
  48. produce a "+FCON" result, and a different BGFAX command switch will be
  49. necessary, instead of /FAX, perhaps /FAST:4, /FAST:0, or even /FAST:8 (only
  50. trial and error will let you know.)
  51.  
  52. Regards,
  53. B.J. Guillot
  54.  
  55.