The surround receiver SR1535R with software version 1.13 or higher is compatible to be controlled by
a connected control-system having a RS232 serial output port (PC, CRESTRON home automation
system etc.) through the RS232/R-Link interface adapter. With versions from 1.40 or higher there is
the additional possibility to receive status information from the SR1535R.
For details about connecting and operating the adapter see the user manual of the adapter
“UM_RS232_Adapt.doc”.
Settings for the RS232 interface of the control device are as follows:
Baud rate: 115.200
Data bits:8
Stop bits:1
Parity:none
Flow Control:none
T+A RS_232 Protocol
The R-series devices use the standard T+A RS232 command protocol as described in detail in the
documents “TA_RS232_protocol.doc” and “RS_232_Command_Codes.doc”.
Format of the command telegrams
A command telegram to the R-system master device consists of 6 bytes. The complete telegram
should be sent without pauses between the bytes.
Example: SYSTEM_ON command
Byte 1Byte 2Byte 3Byte 4Byte 5Byte 6
Telegram length
Address
(always 0x01)
0x010x030xC80x570x020x25
Byte 1, 2, 3, 5 : these bytes have the fixed values as shown in the table above for all R-system
Byte 4: R-Link command according to the table of RCII commands
(R-Link address + R-Link
command + R-Link flag
byte = 0x03)
master devices
(see “RS_232_Command_Codes.doc”)
R-Link
Address
(0xC8=Amplifier/
master device
à see also note
below)
(here: SystemON = 0x57)
à see command table
“appendix 1”
byte
(always 0x02)
Check sum
= sum of bytes 1..5
mod. 0xFF
Byte 6: check sum == (byte1+byte2+byte3+byte4+byte5) modulo 0xFF
Note:
The R-Link address 0xC8 is used for all standard amplifier commands.
There exist a few additional commands (system commands) for some special functions. For these
commands the address 0xC4 has to be used. At this time there are non of these relevant for surround
control.
Page 2
Format of the acknowledge (ACK) telegrams
milli-seconds after sending a command, there is either a
The R-System master device will process each received command telegram and it will send an
acknowledge telegram approx. 25...35 ms after receiving the command.
The ACK telegram consists of 2 bytes:
Byte 1 is the RS232 address of the command telegram received before (=byte 1 of the command
telegram = 0x01).
Byte 2 is the acknowledge byte. If this byte is equal to the check sum of the command telegram
(byte_6 of the command) then the command was received correctly. If byte_2 has a value different
from the check sum of the command, an error has occurred (see table below).
Format of the ACK telegram:
Byte 1Byte 2
RS232 addressACK byte
0x01
After the ACK telegram, the master device is ready for the next command.
= check sum of command:command correctly received
= check sum –1:command ignored (system busy)
= check sum –2:command not executed
Note:
If no ACK telegram is received within 35
hardware problem (cable etc.) or the telegram is erroneous (wrong address, wrong check sum ....)
Special System Commands
Beginning with version 1.40 the SR1535R automatically pushes the status information after it has changed.
Additionally the status can be requested by sending the command 0x64 (Status_1) or 0x43 (Status_2) to the
RLink-address 0xC4 but normally this should not be necessary. We strongly recommend to keep the
number of status requests low to avoid unnecessary RLink-Bus load. The information given is different for each
device and has to be decoded and displayed individually. For further information see the user manual ‘Crestron
T+A Macro’.
Responses of the SR1535R are as follows:
Page 3
Status 1:
The STATUS_1 is automatically pushed by the SR1535R when any contained information has changed or the
command STATUS_1 was sent to the SR1535R. It is answered by a 9 byte long status telegram having the
following format:
The 4 header bytes (0x01/0x05/0xC4/0x64) are constant.
The 4 status bytes are defined as follows:
Stat_Byte_1
Stat_Byte_2
Stat_Byte_3
b0Protection1:= Amplifier is in protection mode
(overload / overheat)
b1Speaker_A1:= speaker A output is ON
b2Speaker_B1:= speaker B output is ON
b3Speaker_C1:= speaker C output is ON
b4Speaker_D1:= speaker D output is ON
b5
b6STANDBY1:= System is in STANDBY
b7ON1:= System is ON
b0
Listen Source
(0...15)
b1
b2
b3
b4
Recording Source
(0...15)
b5
b6
b7
0:= not defined
1:= CD
2:= TUNER
3:= TAPE 1
4:= TAPE 2
5:= TV/Video
6:= AUX 1
7:= AUX 2
8:= AUX 3
9:= DVD
10:= STB
11:= VCR
12:= AUX/AV 1
13:= AUX/AV 2
14:= DBR (Digital Radio)
15:= not def. / future use
b0LOUDness1:= Loudness is ON
b1FLAT1:= FLAT is ON (= Tone defeat)
b2DirectStereo1:= High Quality stereo mode
b3
b4
SurroundMode (0...15)0:= Surnd (5.1)
b5
b6
b7
1:= Stereo
2:= Mono
3:= Mono I
4:= Mono II
5:= Disco
6:= Hall
7:= Opera
8:= Arena
9:= Club
10:= Church
11:= MCH-Input
15:= Surnd EX/ES
(7.1)
Stat_Byte_4
b0
SourceFormat (0...4)0:= analog
b1
b2
b3
b4
DecodingMode (0...10) 0:= None
b5
b6
b7
4:=AAC
1:= PCM
2:= Dolby Digital
3:= DTS
1:= Dolby Pro Logic II Movie Mode
2:= Dolby Pro Logic II Music Mode
3:= Dolby Pro Logic II Matrix Mode
4:= Dolby Pro Logic IIx Movie Mode
5:= Dolby Pro Logic IIx Music Mode
6:= Dolby Pro Logic IIx Matrix Mode
7:= Dolby Pro Logic IIx EX compatible Mode
8:= DTS Neo:6 Cinema Mode
9:= DTS Neo:6 Music Mode
10:= DTS ES
Page 4
Status 2:
The STATUS_2 is automatically pushed by the SR1535R when the volume has changed or the command
STATUS_2 was sent to the SR1535R. It is answered by a 7 byte long status telegram having the following
The 4 header bytes (0x01/0x05/0xC4/0x43) are constant.
The 2 status bytes are defined as follows:
Status_Byte_1
Stat_Byte_2
b0
Volume of main room
(0...63)
b1
b2
b3
b4
b5
b6
b7
b0
Volume of 2nd room
(0...63)
b1
b2
b3
b4
b5
b6
b7
Page 5
Appendix 1:List of Master (Amplifier) commands (Address 0xC8)
CommandCommand
Code (HEX)
System ON0x57Switch the master device ON
System Standby0x77Switch the system (master and source devices) to STANDBY
System OFF0x7ASwitch the system completely OFF
Balance_L0x38one step to the left
Balance_R0x18one step to the right
LOUDness0x2Cx
LOUDness ON0x75
LOUDness OFF0x55
FLAT0x0Cx
FLAT ON0x7Btone control defeat
FLAT OFF0x47tone control on
Speaker Control
SPKR0x13x
Speaker_A ON0x68Speaker A output ON
Speaker_A OFF0x48Speaker A output OFF
Hint: Although the SR1535R has no Speaker B/C/D outputs itself it reacts to the commands and switches
external amps. When 2nd room functions are enabled the speakers C/D are mapped to 2nd room speakers
A/B (2nd room amp needs special software).
Speaker_B ON0x58Speaker B output ON
Speaker_B OFF0x78Speaker B output OFF
Speaker_C ON0x6CSpeaker C output ON
Speaker_C OFF0x4CSpeaker C output OFF
Speaker_D ON0x5CSpeaker D output ON
Speaker_D OFF0x7CSpeaker D output OFF
Surround control
Surround EX/ES0x6FSurround EX/ES mode
Surround 5.10x6DSurround 5.1 mode
Stereo0x4DStereo mode
Mono0x5DMono mode
Mono I0x3Duse left channel for Mono
Mono II0x53use right channel for Mono
Disco0x63SoundField: Disco
Hall0x76SoundField: Hall
Opera0x7ESoundField: Opera
Arena0x71SoundField: Arena
Club0x69SoundField: Club
Church0x79SoundField: Church
MCH-Input0x67Use Multichannel-Input if assigned to active source
SURND0x37xtoggle between Surround- and Preamp-Mode
PRE0x0Eswitch to HQ-Stereo-Mode
toggleRemark
Performs 1 volume step of the main room volume.
Hint: Repeat these commands for continuous volume
increase/decrease (command repetition rate = 100...110 ms)
Performs 1 volume step of the 2nd room volume (if enabled)
Hint: Repeat these commands for continuous volume
increase/decrease (command repetition rate = 100...110 ms)
Switches the speaker outputs insequence ON and OFF:
A -> B -> A+B -> OFF
Hint: better use the “discrete” Speaker_A/Speaker_B ON +
OFF commands
Page 6
Source selection (Group commands)
CD0x23xCD ßà DVD
Tuner0x17Tuner
Tape0x35Tape
DAT/Tape-20x15xVCR-1 ßà VCR-2
Video/TV0x07xTV ßà STB
AUX0x3DxAUX/P à AUX-AV-1 à AUX-AV-2 ...
MC/Aux-20x27AUX/P
MM/Aux-30x1DxAUX-AV-1 ßà AUX-AV-2
Source selection (discrete commands)
SRC_CD0x45CD
SRC_Tuner0x46Tuner
SRC_Tape-10x49Tape
SRC_TV0x59TV
SRC_Aux-20x65AUX/P
SRC_Aux-30x61CAM
SRC_DVD0x42DVD
SRC_STB0x62STB
SRC_VCR-10x52VCR-1
SRC_Aux-AV-10x72Aux-AV-1
SRC_Aux-AV-20x4AAux-AV-2
SRC_VCR-20x66VCR-2
Main / Config - Menu
AMP Menu (short)0x40Open Main Menu
AMP Menu (long)0x41Open Configuration Menu
Close AMP Menu0x60Close active Menu (Main or Configuration)
Hint: The Menu navigation is done by the keys NEXT (0x34), PREV (0x2A), FF (0x25), RW (0x1A) and
OK (0x26) which are normally forwarded to the active source device.
Page 7
Revision history:
01.09.2005release
07.09.2005 added STATUS_BYTE_4 – DecodingMode – Message “DTS ES” for value=10. (without this the DTS ES
operation is falsely indicated as “DTS” “PLIIx...”) (supported by SR1535R V1.41 and later).
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.