Specifications

50 Software Interface
3.5.2 JUMP
This command transfers control of execution from the resident ROM on
the module to the loaded microcode. Figure 3-8 shows the structure of the
JUMP command.
MA-0562-88
Figure 3–8 JUMP Command Format
MSGTAG
The message tag informs the driving software which messages belong
with which commands. DECvoice does not interpret the message tag. The
message tag is only significant to the driving software.
Slot
This field contains the slot code that identifies the module subsystem to
process the command. The slot code for the JUMP command is 0.
OP
This field contains the operation code that identifies the command as the
JUMP command. The OP code for the JUMP command is 1.
Status
This field contains status information about the execution of the
command. The module writes values into this field that indicate whether
or not the command executed successfully.