Editing a ScanDoc Configuration File

The ScanDoc Configuration File editor consists of two categories of parameters to be set in the ScanDoc configuration file.

Setup Page

The Setup page consists of one parameter:

Name

Description

module

Required. Must be the value "ScanDoc"

Communication Page

The Communication page consists of three parameters:
 

Name

Description

scandocport

Required. Is the port number to be used for communications with LoadUpdate.

queuecount

Optional. Is the number of requests that may be queued on the port. The default is 100. If more requests are received than the queue has room for, they are refused connection.

sockettimeout

Optional. Is the number of seconds before communications time out on a read or write through the socket created on scandocport. A zero indicates the socket never times out. The default is zero (0).

After the ScanDoc configuration file has been edited, the next step would be to save the file.


Creating a ScanDoc Configuration File

Saving a File