The DVD-Surround-Receiver K6 with Crestron compatible software (see appendix 2) 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.
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
control of K6.
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 1
RS232 adapter
address
(always 0x01)(R-Link address +
0x010x030xC80x570x020x25
Byte 1, 2, 3, 5
Byte 4
Byte 6
Note:
The R-Link address
There exist a few additional commands (system commands) for some special functions. For these
commands the address
information which is normally not necessary due to the fact that the status is automatically pushed
after changing.
: these bytes have the fixed values as shown in the table above for all R-system
: R-Link command according to the table of RCII commands
(see “RS_232_Command_Codes.doc”)
: check sum == (byte1+byte2+byte3+byte4+byte5) modulo 0xFF
Byte 2
Telegram length
R-Link command +
R-Link flag byte =
0x03)
master devices
0xC8
is used for all standard amplifier commands.
0xC4
has to be used. Currently this is only needed for requesting the status
Byte 3
R-Link address
(0xC8=Amplifier /
Master device
see also note
Æ
below)
Byte 4
R-Link command
(here: SystemON =
0x57)
see command
Æ
table “Appendix 1”
Byte 5
R-Link flag byte
(always 0x02)= sum of
Byte 6
Check sum
bytes 1..5
mod. 0xFF
Page 2
Format of the acknowledge (ACK) telegrams
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
telegram = 0x01).
Byte 2
(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:
After the ACK telegram, the master device is ready for the next command.
is the RS232 address of the command telegram received before (=byte 1 of the command
is the acknowledge byte. If this byte is equal to the check sum of the command telegram
Byte 1Byte 2
RS232 addressACK byte
0x01
= 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 milli-seconds after sending a command, there is either a
hardware problem (cable etc.) or the telegram is erroneous (wrong address, wrong check sum ....)
Page 3
Special System Commands
The software versions that include the “extended control” feature (see Appendix 2) will automatically ‘push’ status
information about the K6 status. Additionally this status can be requested by sending the
(Status_1) or 0x43 (Status_2) to the RLink-address 0xC4
. Responses are as follows:
Status 1:
The STATUS_1 command to the master is answered by a 8 byte long status telegram having the
following format:
The 4 header bytes (0x01/0x05/0xC4/0x43) are constant.
The 5 status bytes are defined as follows:
Status_Byte_1
b0
unused
b1
b2
b3
b4
b5
b6
b7
Status_Byte_2
b0
Volume of main room
(0...99)
b1
b2
b3
b4
b5
b6
b7
Status_Byte_3
Status_Byte_4
Status_Byte_5
b0
unused
b1
b2
b3
b4
b5
b6
b7
b0
Volume of 2
(0...99)
b1
b2
b3
b4
b5
b6
b7
b0
unused
b1
b2
b3
b4
b5
b6
b7
nd
room
Page 5
Appendix 1:List of Master (Amplifier) commands (Address 0xC8)
d
d
CommandCommand
Code
(HEX)
toggleRemark
System ON0x57Switch the master device ON
System Standby0x77Switch the system (master and source devices) to STANDBY
System OFF0x7ASwitch the system completely OFF
Volume + Tone Control
VOL_PLUS0x00
VOL_MINUS0x20
VOL_B_PLUS0x4E
VOL_B_MINUS0x6E
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 2
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
Switches the speaker outputs insequence ON and OFF:
SPKR0x13x
A -> B -> A+B -> OFF
Hint
: better use the “discrete” Speaker_A/Speaker_B ON +
OFF commands
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 2
nd
A/B (2
room amp needs special software).
n
room functions are enabled the speakers C/D are mapped to 2
n
room speakers
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
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
Appendix 2:List of compatible software Versions for K6
K6-PAL / SCART:
Basic functions (can be controlled by RS232 commands)
Display-Controller V1.30 and later
DVD-ControllerV3.13 and later
Extended functions (sends status compatible with T+A Crestron Macro V1.40)
Display-Controller V1.37 and later
DVD-ControllerV3.13 and later
K6-PAL / Component Video:
Basic functions (can be controlled by RS232 commands)
Display-Controller V3.10 and later
DVD-ControllerV5.11 and later
Extended functions (sends status compatible with T+A Crestron Macro V1.40)
Display-Controller V3.16 and later
DVD-ControllerV5.11 and later
K6-NTSC / Component Video:
Basic functions (can be controlled by RS232 commands)
Display-Controller V2.10 and later
DVD-ControllerV4.11 and later
Extended functions (sends status compatible with T+A Crestron Macro V1.40)
Display-Controller V2.13 and later
DVD-ControllerV4.11 and later
The Display-Controller with basic functions do support a requestable status but we recommend not using this
feature. The information of this old requestable status is different from the new status introduced with the T+A
Crestron Macro V1.40.
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.