Owner manual

Commands for Host-Processed Modems Reference Manual
3-2 Conexant 100498E
3.2.1 Generic Modem Control
Z - Reset to Default Configuration
This command instructs the modem to reset to default values as altered by non-volatile
parameter storage. If the modem is connected to the line, it will be disconnected from the line,
terminating any call in progress.
All of the functions of the command are completed before the modem issues the result code.
The DTE should not include additional commands on the same command line after the Z
command because such commands are ignored.
Syntax
Z
Result Code
OK
+FCLASS - Select Active Service Class
This command selects the active service class (mode).
Syntax
+FCLASS=<mode>
Defined Values
<mode> Decimal number which corresponds to the selected service class.
0 Select Data Mode (see Section 3) (Default.)
1 Select Facsimile Class 1 Mode (see Section 4)
1.0 Select Facsimile Class 1.0 Mode (see Section 4)
8 Select Voice Mode (see Section 5)
Result Codes
OK For <mode> = 0, 1, 1.0, and 8, as supported by the .INF File.
ERROR Otherwise.
Reporting Current or Selected Values
Command: +FCLASS?
Response: +FCLASS: <mode>
Example: +FCLASS: 0 For the default setting.
Reporting Supported Range of Parameter Values
Command: +FCLASS=?
Response: +FCLASS: (<mode> range)
Example: +FCLASS: (0, 1,1.0,8)