A3LA-R-MIL-MOD User Guide Version B
Document Number: 451-93156-001A
46 of 159
If reporting is enabled, the intermediate result code +CR: <serv> is returned by the
A3LA-R.
<serv> can have one of the following values:
ASYNC
asynchronous transparent
SYNC
synchronous transparent
REL ASYNC
asynchronous non-transparent
REL SYNC
synchronous non-transparent
Read Command: +CR?
Query the current service reporting level settings. The response is in the form:
+CR: <mode>
Test Command: +CR=?
List the supported reporting levels. The response is in the form:
+CR: (supported <mode>s)
B.31 +DS
–
S
ET
D
ATA
C
OMPRESSION
F
UNCTION
Set Command: +DS=[<direction>[,<comp_neg>[,<max_dict>[,<max_string]]]]
Set the V.42bis data compression function.
<direction> can take on the following values:
0
No compression
1
Transmit only
2
Receive only
3
Both directions (default)
<comp_neg> can take on the following values:
0
Do not disconnect if V.42bis is not negotiated by the A3LA-R as specified in
<direction> (default)
1
Disconnect if V.42bis is not negotiated by the A3LA-R as specified in
<direction>
<max_dict> can take on the following values: 512 to 2048. Default is 512.
<max_string> can take on the following values: 6 to 250. Default is 6.
Read Command: +DS?