Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Microsoft Fax Class2 driver uses an internal table to identify modem-specific behavior. However, the table entries can be overridden by specifying the corresponding entries in the modem's INF file.
In this section
Topic | Description |
---|---|
The Cl2DC2Char entry defines the decimal value for the character that is sent to the modem after an AT+FDR command is issued and after receipt of the modem's CONNECT response. |
|
The Cl2lsEx entry specifies the command string to suppress the "AT+FDIS?", "AT+FDIS=.xxx", and "AT+FPTS=xxx"strings. |
|
The Cl2lsSr entry specifies the command string to suppress "AT+FCQ=0". |
|
The Cl2RecvBOR entry specifies a value of "AT+FBOR=xxx" for receive operations. |
|
The Cl2SendBOR entry specifies value of "AT+FBOR=xxx" for send operations. |
|
The Cl2SkipCtrlQ entry indicates that the modem will not wait for a Ctrl-Q character before sending page data. |
|
If the Cl2SWBOR entry is not "0", and if Cl2RecvBOR is "1", "AT+FBOR=0" is issued and the received data is bit-reversed. |