Dataman S4 Manual page 59

Table of Contents

Advertisement

DATAMAN S4 MANUAL
the MSB has been stripped. The others are sent as
a point (full stop),
because control characters will be interpreted by
the terminal instead
of being printed.
To get out of the edit routine, press the ESCape
key.
<$IRS232;Dumping to
terminal>DUMP
RAM<$&DUMPRAM>
DUMP (START),(BYTES)
Dump works only via terminal and is similar to
EDIT above. It dumps
8 bytes per line in HEX with ASCII equivalents.
Inputs required are
START address and number of bytes - up to FFH
or 255. If 0 bytes
then the dump continues until ESCape is pressed.
<$IKEY;SEND>SEND
KEY<$&SEND>
@COMPUTER TEXT = >><R>
>><R>
>>SEND INTEL<R>
00000,01FFF
@COMMAND = SEND (START),(END)
Transmits the block from START to END
inclusive through the serial
interface. The FILE FORMAT and BAUD RATE
are chosen in the SETUP
routine.
<$IRS232;Dumping to terminal>DUMP
RAM<$&DUMPRAM>
59

Advertisement

Table of Contents
loading

Table of Contents