Remote Control Preset Codes

Feedback Information: Unsolicited feedback is sent anytime that the JC 2 is controlled by
IR remote, Front Panel or by RS232 . Feedback will be automatic and in this format:
*G1 S3 M1 P1 T0<CR>
* = Start of transmission
<CR> = End of transmission
G0 = Power Off, G1 = Power On
S1 = Input 1, S2 = Input 2, S3 = Input 3, S4 = Input 4, S5 = Input 5, S6 = Input 6
M0 = Mute Off, M1 = Mute On
P0 = Polarity Normal, P1 = Polarity Invert
T0 = 12V Trigger Off, T1 = 12V Trigger On
Volume Feedback *V0<CR> and *V1<CR>
Because the volume control is a motor driven type there is no exact feedback of the current
volume setting. When the volume is turned up or down from the remote or RS232, feedback
will be transmitted confirming the volume was increased or decreased. This will be
represented by a “*V0<CR>” for volume decrease and “*V1<CR>” for volume increase.
You can request the status of the JC 2 by issuing the following commands...
Request String ASCII String Hexadecimal Response From JC 2
Current Input R 1 2<CR 52,20,31,20,32<CR> *S1<CR>
*S2<CR>
*S3<CR>
*S4<CR>
*S5<CR>
*S6<CR>
52,20,31,20,31<CR> *G0<CR>
*G1<CR>
Power Status R 1 1<CR>
52,20,31,20,33<CR> *P0<CR> Polarity Status R 1 3<CR>
*P1<CR>
Mute Status R 1 10<CR> 52,20,31,20,31,30<CR> *M0<CR>
*M1<CR>
12 Trigger Status R 1 4<CR> 52,20,31,20,34<CR> *T0<CR>
*T1<CR>
Full Status R 1 13<CR> 52,20,31,20,31,33<CR> *G1 S2 M0 P1 T0<CR>