Arcam Solo movie 5.1 Custom Installation Notes - Page 6

Browse online or download pdf Custom Installation Notes for Receiver Arcam Solo movie 5.1. Arcam Solo movie 5.1 17 pages.

Arcam Solo movie 5.1 Custom Installation Notes

Treble

Change the treble level.
Example
Command/response sequence to set the treble, where the new level is -6dB:
0x21 0x01 0x06 0x01 0x5E 0x0D
Command:
0x21 0x01 0x06 0x01 0x01 0x5E 0x0D
Response:

Bass correction

Change the bass correction level.
Example
Command/response sequence to turn bass correction off:
0x21 0x01 0x07 0x01 0x00 0x0D
Command:
0x21 0x01 0x07 0x01 0x01 0x00 0x0D
Response:

Sub level

Change the sub level.
Example
Command/response sequence to set the sub level, where the new level is +5db:
0x21 0x01 0x17 0x01 0x0F 0x0D
Command:
0x21 0x01 0x17 0x01 0x01 0x0F 0x0D
Response:

Mute

Mute the output.
Example
Command/response sequence to set the mute state of Zone 1, where the result is that the
output is muted:
0x21 0x01 0x08 0x01 0x01 0x0D
Command:
0x21 0x01 0x08 0x01 0x01 0x01 0x0D
Response:

Preset mode/Preset select

Command/response sequence to query the unit for the current preset mode, to toggle the
preset mode, or load a stored preset.
Example
Command/response sequence to query the current preset mode, where the result is Tune
mode with preset number 5 loaded:
0x21 0x01 0x13 0x01 0xF0 0x0D
Command:
0x21 0x01 0x13 0x01 0x02 0x00 0x05 0x0D
Response:

Display brightness

Set the display brightness.
Example
Command/response sequence to set the display brightness, where the result is that the display
brightness is at level 1:
0x21 0x01 0x0A 0x01 0x01 0x0D
Command:
0x21 0x01 0x0A 0x01 0x01 0x01 0x0D
Response:
RS232
Arcam (A&R Cambridge Ltd), Pembroke Avenue, Waterbeach, CAMBRIDGE, CB25 9QR, England
(solo movie)
6
+44 (0)1223 203200 www.arcam.co.uk/extranet
Byte:
Description:
ZN
0x01 (Zone)
CC
0x06 (Command code)
NB
0x01 (Number of bytes)
DATA
0x5D = -7
...
0x64 = 0
...
0x6B = +7
0xF0 = Query
Byte:
Description:
ZN
0x01 (Zone)
CC
0x07 (Command code)
NB
0x01 (Number of bytes)
DATA
0x00 = Bass correction Off
...
0x03 = Bass correction Max
0xF0 = Query.
Byte:
Description:
ZN
0x01 (Zone)
CC
0x17 (Command code)
NB
0x01 (Number of bytes)
DATA
0x00 = -10
...
0x0A = 0
...
0x14 = +10
0xF0 = Query
Byte:
Description:
ZN
0x01 (Zone 1)
0x02 (Zone 2)
CC
0x08 (Command code)
NB
0x01 (Number of bytes)
DATA
0x00 = Mute Off
0x01 = Mute On
0xF0 = Query
Byte:
Description:
ZN
0x01 (Zone)
CC
0x13 (Command code)
NB
0x01 (Number of bytes)
DATA
0x01 ... 0x1E = Preset number to load
0xF0 = Query mode
0xF3 = Toggle mode
RESPONSE
Byte:
Description:
ZN
0x01 (Zone)
RC
0x13 (Reply Code)
AC
0x01 (Answer code)
NB
0x02 (Number of bytes)
D1
0x00 = Tune mode
0x01 = Preset mode
D2
Current preset number
Byte:
Description:
ZN
0x01 (Zone)
CC
0x0A (Command code)
NB
0x01 (Number of bytes)
DATA
0x00 = Display Off
...
0x04 = Display full brightness
0xF0 = Query