home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / CLNDIZ20.ZIP / CLEANDIZ.DIG next >
Text File  |  1994-11-26  |  2KB  |  46 lines

  1. DIGIBOARD
  2. D000
  3. 320
  4. 4
  5.  
  6. '
  7. '
  8. '     If using a Digiboard,  this file (CLEANDIZ.DIG) must be located in
  9. '     your node work directory (i.e.  C:\WC30\WCWORK\NODE#)
  10. '     Each node using a Digiboard MUST contain this file with the proper
  11. '     settings for the node,  and MUST be named CLEANDIZ.DIG
  12. '
  13. '
  14. '     This file is NOT required for standard serial ports.
  15. '     And MUST NOT be used if using standard serial ports!
  16. '     Information on standard serial ports needed by CleanDiz will be read
  17. '     from your environment variables by CleanDiz,   see the manual for
  18. '     more information on how to set the proper environment variables.
  19. '
  20. '
  21. '     Line 1 - The Digiboard Interface Type to use:
  22. '              DIGIBOARD   = Direct DigiBoard Programming Interface. Must
  23. '                            be used in conjunction with a program called
  24. '                            RESETDIG.EXE. If you don't have this program
  25. '                            but have a DigiBoard, then use the following
  26. '                            option.
  27. '              INT14/EBIOS = Indirect DigiBoard Support via a Device Driver.
  28. '                            All Communications to the DigiBoard (or any
  29. '                            board that supports INT14/EBIOS) are performed
  30. '                            via a Software Interrupt that the Device Driver
  31. '                            handles.
  32. '     Line 2 - If using a DigiBoard, this is the Memory Window, or the
  33. '              address the card uses as a communications area between
  34. '              the card and the Host Computer. Only needed if using
  35. '              an Interface set to DIGIBOARD.
  36. '              Set to 0 if using INT14/EBIOS.
  37. '     Line 3 - This is the I/O Port address that the Digiboard
  38. '              is attached to. Only needed if using an Interface set to
  39. '              DIGIBOARD.       Set to 0 if using INT14/EBIOS.
  40. '     Line 8 - If using a DigiBoard, this is the Channel Number for
  41. '              this port on the Digiboard. This is REQUIRED for DIGIBOARD
  42. '              and INT14/EBIOS Interfaces. This is 1 - 8 for the
  43. '              DIGIBOARD Interface and usually 4 - 11 for the INT14/EBIOS
  44. '              Interface. This number tells CleanDiz which of the
  45. '              Com Ports on the DigiBoard it should use.
  46.