Maxim Integrated Teridian V.22 bis Linux Softmodem for 73M1822/73M1922 MicroDAA User Manual
Page 14

V.22 bis Linux Softmodem for 73M1x22 MicroDAA User Guide
UG_1x22_043
14
Rev. 1.5
S
S Register Monitoring
S[r]?
The S[r]? command requests the modem to report the current value
of register [r]. These registers are used to set up various operating
parameters of the modem as explained in Chapter 5. The value
reported is in decimal notation.
S[r]$
The S[r]$ command requests the modem to report the current value
of register [r]. The value reported is in hexadecimal notation.
S[r]???
The S[r]???… command requests the modem to report the current
value of [r] and successive registers. The values are reported in
decimal notation. The number of registers reported corresponds to
the number of ? (question marks) given to the modem. For an
example: S10??? will report the values stored in the registers S10,
S11, S12.
S[r]$$$
The S[r]$$$… command requests the modem to report the current
value of [r] and successive registers. The values are reported in
hexadecimal notation. The number of registers reported
corresponds to the number of $ (dollar signs) given to the modem.
For an example: S10$$$ will report the values stored in the registers
S10, S11, S12.
S[r]=[n]
S[r]=[n] Set S-Register Value r = 0 to 104 n = 0 to 255
The S[r]=[n] command allows you to set (modify) the value of any of
register [r] to new value [n]. The value [n] is entered in decimal
notation.
S[r]=n.$n.n.$n…
The S[r]=n.$n.n.$n… command allows you to set (modify) the value
of any of [r] and successive registers to the new values n (decimal
notation) or $n (hexadecimal notation). For an example:
S10=$F0.128.$EC.25 will set register S10=F0 (hexadecimal),
S11=128 (decimal), S12=EC (hexadecimal), and S13=15 (decimal).
All hexadecimal values must be entered in as a two digit hex value. For
example enter $0A instead of $A.
S[r]+[n]
The S[r]+[n] command sets bits in [r] S register by ORing the [n]
value and the value currently in the S Register.
S[r]-[n]
The S[r]+[n] command clears bits in [r] S register by ANDing the [not
n] value and the value currently in the S Register. All bits set in the
mask [n] will be cleared in the S register.
T
Tone Dial
Causes the modem to tone dial.
The T modifier can be issued in conjunction with the dial command, or alone, to designate
the method used for subsequent dialing.