u
The
program dump occurs
within the
System Exclusive data
format. In
this example,
the code
would be
FOH-01H-02H-21H-data-F7H:
FOH
System
Exclusive status
01 H
SCI's
Manufacturer's ID
number
02H
Defines
program dump (Prophet-600).
21 H
Program number
33. Range
O0-63H
(programs
00-99).
data
16 bytes of
program
data, formatted
according to
Table 1.
Sent
as
32
4-bit
nibbles, right
justified, LS
nibble sent first.
F7H
End-of-Block code
terminates
System
Exclusive status.
Although
there is no way to
transmit this
code from the
-600, it will also
respond
to
requests for
specific
program data. The
program dump
request takes the form:
FOH
System Exclusive
status
01H SCI's
Manufacturer's ID
number
OOH Defines
program dump request
21H Program
number 33. Range
00-63
(programs
00-99).
F7H
End-of-Block code terminates
System Exclusive status.
When this is
received, the
-600 will transmit the requested
program in the
format of
Table 1, again regardless
of the state of the
instrument.
If
the receiver sees an
incorrect ID number, it
will ignore the dump request.
CM600A 12/82
10-5