Specifications

Remote Diagnostics and Debugging
Descriptions of Diagnostic and Debugging Commands 119
C — Clear All Diagnostic Counters
The C command clears all of the diagnostic counters in the terminal.
The terminal sends the response packet to the diagnostic computer to
indicate that the command was received and executed.
Command Packet Received by Terminal:
<FFh> <55h> <count> C <CRC1> <CRC2>
Response Packet Sent by Terminal:
<FFh> <55h> <count> C <CRC1> <CRC2>
D — Memory Dump
The D command asks the terminal to send the contents of its memory
relative to the register specified. The terminal will send back the data
as specified in the command's parameter. The D parameter has the
following format:
rsaaaaaann
where,
r = Register to use for the memory location base. See below.
r
Value Register
0 Absolute memory reference
1PB
2EB
3HB
4ML
5PC
6HP
7SP
8LB
O3200 RM Book.book Page 119 Thursday, April 29, 1999 3:48 PM