
W528XXX
DESIGN GUIDE
- 6 -
Instructs device to jump directly to the voice group corresponding to the value indicated. The voice
group value may range from 0 to 127.
JP R0:
Instructs device to jump to whatever voice group is indicated by the value currently stored in register
R0.
B. Conditional Instructions:
Conditional instructions are executed only when the conditions specified in the instructions hold. The
conditional instructions are listed below. An explanation of the notation used in the instructions
follows.
(Note: There are no conditional instructions for LD MODE.)
Load (LD) command:
LD R0, value @LAST:
Load the voice group entry value into R0 when the last global repeat sound cycle is finished.
LD R0, value @TGn_HIGH (or_LOW):
If the n-th (n: 1 to 4) trigger pin status is kept at "High" (or "Low") voltage level, then load the value
into R0 register.
LD EN, operand @LAST:
Load the operand message into EN register when the last global repeat sound cycle is finished.
LD STOP, operand @LAST:
Load the operand message into STOP register when the last global repeat sound cycle is finished.
Jump (JP) command:
JP value @LAST:
When the last global repeat sound cycle is finished, jump to the group entry value indicated (range: 0
to 127) and begin execution.
JP R0 @LAST:
When the last global repeat sound cycle is finished, jump to the group entry value indicated by the R0
register and begin execution.