FaxBack NET SatisFAXtion 8.7 (Including R3) - Manual User Manual

Page 213

Advertising
background image

4 – Appendices

NET SatisFAXtion 8.7 Manual

213

at the end of image data. By having this timeout short enough, the driver will
abort the image receive in a timeliness manner so as to receive one of the sub-
sequent end of page commands. Default:

3000

.

send_buffer_empty_flow_control [boolean]: If enabled and the send image
buffer does not contain a complete scan line or ECM frame, this causes a partic-
ular byte (0 or current ECM flag byte) to be continually sent when the serial
helper drivers buffers become empty. This will prevent the modem from drop-
ping carrier when its buffers run dry. If this is disabled and you have a latent
filling of the drivers send image buffer by ICANFax, there is the possibility that
you might experience a send under-run error because the modem drops carrier
before all the page data has been sent. Default:

true

.

send_image_modulation_timeout_msecs [dword 0–4294967295]: This is
how long to wait after sending a block of send image data to the modem before
assuming the modem is having problems. This number should be large enough
to account for the time done by the modem and serial driver buffering. Default:

200000

.

slow_at_pause_msecs [dword 0–65535]: This is how many msecs to pause
in the middle and at the end of the "

AT

" for any command sent after a baud rate

change. This gives the modem time to auto baud and detect data/stop bit for-
mat before returning to its normal command interpreting state. Use this for old
modems. Default:

100

.

speaker_mode [string]: State of device’s speaker. This translates to an

ATM#

command. Default:

ON_UNTIL_CARRIER

.

speaker_volume [string]: Volume of device’s speaker. This translates to an

ATL#

command. Default:

LOW

.

stolen_port_restore_timeout_msecs [dword 0–65535]: This was used in
Win 16 and DOS, but probably does not have any application for when using
TAPI in Win 32 since the Unimodem driver is in control or modem reinit when
an app is done using a port. When not using TAPI in Win32, there is no way
that the port can be stolen in the first place. Default:

1000

.

wait_connect_xon_msecs [dword 0–65535]: How long to wait for the

XON

following the

CONNECT

result code from the modem. If after this time period an

XON

is not received, the driver will start streaming image data to the modem.

Default:

1000

.

allowed_receive_baud_rates [string]: This setting constrains a modem to use
only certain baud rates. Use this to block a modem from using a rate or rates
that it supports, but are unreliable in your environment or are undesirable for
some other reason. On transmitting, use this as a mask; the modem will use
only those rates you list. On receiving, set the fastest and slowest rates; the
modem will allow those and any in between. Format: Comma separated list of

14400

,

12000

,

9600

,

7200

,

4800

and

2400

. Default:

14400,12000,9600,7200,4800,2400

.

allowed_send_baud_rates [string]: This setting constrains a modem to use
only certain baud rates. Use this to block a modem from using a rate or rates

Advertising