Specifications

CHAPTER 4
Software Support
80 Summary of Constants
Summary of Constants 4
Table 4-4 provides a summary of the constants associated with the routines described in
this chapter.
Table 4-4 Summary of constants
Call and constant
Code/
call type Description
Setting up shared folders
rsSetNetDriveConfig = 600 Control Sets shared drive configuration
rsGetNetDriveConfig = 650 Status Gets drive letter information
Setting up parallel ports
rsSetParallelPortConfig = 400 Control Sets configuration for parallel
port
rsEndPrintJob = 401 Control Forces end of current print job
Setting up communication ports
rsModemComPort = 1 Device Sets up modem port
rsPrinterComPort = 2 Device Sets up printer port
rsSpoolComPort = 3 Device Data from communication port
dumped into a file
rsSetComPortConfig = 300 Control Sets the connection for the
communication port
PC hardware on/off switch—Macintosh <—> PC swap
rsEnableVideo = 705 Control Enables VGA output
rsDisableVideo = 706 Control Disables VGA output
PC error detection—printing and serial communication errors
rsPrintSpoolErr = 0x7F00 Noti-
fication
There is a problem opening or
writing the print spool files
rsPSFileReady = 0x7F01 Noti-
fication
At least one spool file is ready to
be printed
rsCOM1SpoolErr = 0X7F01 Noti-
fication
Serial spool file is open or there
is a write error on COM1
rsCOM2SpoolErr = 0X7F02 Noti-
fication
Serial spool file is open or there
is a write error on COM2