Parameter setting commands, Auto mix command, Auto mix parameter request command – Sony RS-232C User Manual
Page 21

– 21 –
byte
ON
OFF
1st
3B[H] (‘;’)
3B[H] (‘;’)
2nd
33[H] (‘3’)
33[H] (‘3’)
3rd
31[H] (‘1’)
31[H] (‘1’)
4th
43[H] (‘C’)
40[H] (‘@’)
5th
7F[H] (‘DELETE’)
40[H] (‘@’)
Parameter Setting Commands
The following commands are the group of commands used to enable you the detailed setting of internal functions of the SRP-X700P.
AUTO MIX : 43[H] 41[H] 4D[H] 58[H] (‘CAMX’)
This command is used to set ON/OFF of the automatic mixer.
•
Packet format
43[H] 41[H] 4D[H] 58[H] “parameter” 0D[H]
The parameter consists of the 5 bytes all the time in the order as shown in the table below.
Example: When turning OFF the automatic mixer
43[H] 41[H] 4D[H] 58[H] 3B[H] 33[H] 40[H] 40[H] 0D[H] ( ‘C A M X ; 3 1 @ @ CR’ )
AUTO MIX PARAMETER REQUEST : 52[H] 41[H] 4D[H] 58[H] (‘RAMX’)
This command is used to read the ON/OFF setup of automatic mixer from the SRP-X700P.
•
Packet format
52[H] 41[H] 4D[H] 58[H] 0D[H]
•
Return packet format
When communication with the SRP-X700P is established with success, the parameter is returned together with ACK (41[H] (‘A’)) in the
order shown below.
41[H] “parameter” 0D[H]
Parameters are the same as those of the AUTO MIX command in the case of ON/OFF.
Example: When the automatic mixer is set to OFF
41[H] 3B[H] 33[H] 40[H] 40[H] 0D[H] ( ‘A ; 3 1 @ @ CR’ )