Specifications

Omni 3200 Reference Manual
120 Descriptions of Diagnostic and Debugging Commands
s = Minus sign (–) for negative offset or plus sign (+) for
positive offset
aaaaaa = Unassigned memory location offset
nn = Number of bytes to get (in hexadecimal format)
Command Packet Received by Terminal:
<FFh> <55h> <count> D <rsaaaaaann parameter> <CRC1>
<CRC2>
Response Packet Sent by Terminal:
<FFh> <55h> <count> D <ASCII data of the size requested>
<CRC1> <CRC2>
F — Get Current Source File Name
The F command asks the terminal to send the name of the
application's current source file. The debugging computer can use this
information to refer to the source file stored in the computer's disk
drive.
Command Packet Received by Terminal:
<FFh> <55h> <count> F <CRC1> <CRC2>
Response Packet Sent by Terminal:
<FFh> <55h> <count> F <filename> <CRC1> <CRC2>
O3200 RM Book.book Page 120 Thursday, April 29, 1999 3:48 PM