7
PROGRAM CHANGE
START/STOP/CONTINUE
To program the R8 to respond to Program Change messages, send it the following System Exclusive programming
command:
(
) is optional
All bytes must be in Hexadecimal format (see hexadecimal conversion table at end)
= Relay (00 for Relay1 ... 07 for Relay8)
if
is omitted then relay CLOSES for all programs
and OPENS for all other program numbers.
Otherwise,
are set as follows:
= 10: relay produces OPEN pulse for all programs
= 11: relay produces CLOSED pulse for all programs
= Pulse width in 8 ms increments, or 1 s increments if preceded by 00.
= MIDI channel (see MIDI channel table at end)
= Program numbers for relay to respond to
New Program Change settings overwrite previous settings for the specified relay.
To program the R8 to close Relay1 for a duration of 4 seconds when programs 5, 7, or 12 on MIDI channel 10 are
received, send it the following System Exclusive programming command:
F0 00 00 50 26 03
F7
To program the R8 to respond to Start, Stop, and Continue messages, send it the following System Exclusive
programming command:
(
is optional)
All bytes must be in Hexadecimal format (see hexadecimal conversion table at end)
= Relay (00 for Relay1 ... 07 for Relay8)
is set as follows:
if
is omitted then:
= 00: relay CLOSES for Start/Continue, OPENS for Stop
= 01: relay OPENS for Start/Continue, CLOSES for Stop
if
is included then:
= 00: relay produces CLOSED pulse for Start/Continue
= 01: relay produces CLOSED pulse for Stop
= 02: relay produces OPEN pulse for Start/Continue
= 03: relay produces OPEN pulse for Stop
= Pulse width in 8 ms increments, or 1 s increments if preceeded by 00
To program the R8 to close Relay5 when a MIDI Start or Continue message is received, and open it when a MIDI
Stop message is received, send it the following System Exclusive programming command:
F0 00 00 50 26 06
F7
F0 00 00 50 26 03 rr (aa pp) cc nn nn ... nn F7
aa pp
rr
aa pp
nn
aa pp
aa
nn
aa
nn
pp
cc
nn nn ... nn
Example
00 11 00 04 09 05 07 0C
F0 00 00 50 26 06 rr aa (pp) F7
pp
rr
aa
pp
aa
aa
pp
aa
aa
aa
aa
pp
Example
04 00