Parameter setting commands – Sony SRP-X700P User Manual

Page 18

Advertising
background image

– 18 –

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’ )

FACTORY PRESET : 43[H] 52[H] 53[H] 54[H] ( ‘CRST’ )

This command is used to return the parameters of the SRP-X700P to the default values when shipped from the factory.

Packet format

43[H] 52[H] 53[H] 54[H] 0D[H]

When communication with the SRP-X700P is established with success, all parameters including scene memories return to the default
state when shipped from the factory.

Caution

When the parameters are returned to the default state when shipped from the factory, all parameters that have been set by users will be
overwritten.
Before starting to execute this command, create backup of the parameter values using the supplied software SRP-X700P Manager.

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] (‘@’)

Advertising