home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
BBS
/
CLNDIZ20.ZIP
/
CLEANDIZ.DIG
next >
Wrap
Text File
|
1994-11-26
|
2KB
|
46 lines
DIGIBOARD
D000
320
4
'
'
' If using a Digiboard, this file (CLEANDIZ.DIG) must be located in
' your node work directory (i.e. C:\WC30\WCWORK\NODE#)
' Each node using a Digiboard MUST contain this file with the proper
' settings for the node, and MUST be named CLEANDIZ.DIG
'
'
' This file is NOT required for standard serial ports.
' And MUST NOT be used if using standard serial ports!
' Information on standard serial ports needed by CleanDiz will be read
' from your environment variables by CleanDiz, see the manual for
' more information on how to set the proper environment variables.
'
'
' Line 1 - The Digiboard Interface Type to use:
' DIGIBOARD = Direct DigiBoard Programming Interface. Must
' be used in conjunction with a program called
' RESETDIG.EXE. If you don't have this program
' but have a DigiBoard, then use the following
' option.
' INT14/EBIOS = Indirect DigiBoard Support via a Device Driver.
' All Communications to the DigiBoard (or any
' board that supports INT14/EBIOS) are performed
' via a Software Interrupt that the Device Driver
' handles.
' Line 2 - If using a DigiBoard, this is the Memory Window, or the
' address the card uses as a communications area between
' the card and the Host Computer. Only needed if using
' an Interface set to DIGIBOARD.
' Set to 0 if using INT14/EBIOS.
' Line 3 - This is the I/O Port address that the Digiboard
' is attached to. Only needed if using an Interface set to
' DIGIBOARD. Set to 0 if using INT14/EBIOS.
' Line 8 - If using a DigiBoard, this is the Channel Number for
' this port on the Digiboard. This is REQUIRED for DIGIBOARD
' and INT14/EBIOS Interfaces. This is 1 - 8 for the
' DIGIBOARD Interface and usually 4 - 11 for the INT14/EBIOS
' Interface. This number tells CleanDiz which of the
' Com Ports on the DigiBoard it should use.