Product data

USRobotics
Command Reference
Data Command Set - 56
Syntax
+ER: <type>
Defined Values
<type> An alphanuNONE LAPM ALT meric code corresponding to the
selected protocol. Error control is not in use. V.42 LAPM protocol
is in use. MNP is in use.
Example +ER: LAPM
+ETBM - Call Termination Buffer Management
This extended-format compound parameter controls the handling of data
remaining in modem buffers upon call termination. It accepts three numeric
subparameters:
Syntax
+ETBM=[<pending_TD>[,<pending_RD>[,<timer>]]]
Defined Values
<pending_TD> Decimal number 0 specifying that disconnect will occur
immediately and all buffered transmit data will be discarded when
the local DTE requests call disconnection.
<pending_RD> Decimal number 0 specifying that disconnect will occur
immediately and all buffered receive data will be discarded when
the local DTE requests call disconnection.
<timer> Decimal number 0 specifying that the modem will not attempt to
deliver the buffered data before abandoning the attempt and
discarding remaining data.
Reporting Current or Selected Values
Command: +ETBM?
Response: +ETBM: <pending_TD>,<pending_RD>,<timer>
Example: +ETBM: 0,0,0
Reporting Supported Range of Parameter Values
Command: +ETBM=?
Response: +ETBM: (<pending_TD> range),(<pending_RD> range), (<timer>
range)
Example: +ETBM: (0),(0),(0)