ScanDoc Configuration File

Use the ScanDoc Configuration File to configure performance parameters for the SLICCWARE ScanDoc Module.

Supported Data Values

Setup Values

Name

Description

module

Required. Must be the value "ScanDoc"

Communication Values

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).