AT Commands Modem Terminated
166
AT+FRS
Receive Silence
AT+FTM
Facsimile Transmit
Example:
AT+FTS=12
OK
AT+FTS=?
(0-255)
OK
Description:
Waits for the specified time of silence on the line.
Execution command:
AT+FRS=
<time>
Test command:
AT+FRS=?
Shows if the command is supported.
Test command
response:
(list of supported <time>s)
Parameter:
<time>:
<time>
Description
0-255
Silence period in units of 10 ms
Example:
AT+FRS=12
OK
AT+FRS=?
(0-255)
OK
Description:
Starts transmission of fax data at given speed.
Set command:
AT+FTM=
<MOD>
Test command:
AT+FTM=?
Shows if the command is supported.
Test command
response:
(list of supported <MOD>s)
Parameter:
<MOD>:
<MOD>
Modulation
Rate (bits/s)
24
Rec. V.27 ter
2400
48
Rec. V.27 ter
4800
72
Rec. V.29
7200
96
Rec. V.29
9600
Example:
AT+FTM=24
CONNECT
OK
AT+FTM=?
(24,48,72,96)
OK