![](/html/00/00f6/00f6c7f7a06ee2e79b5c79ed9e702eb02eb6c1d209efa1ca5f82e66139f18844/bg1.png)
Rotel RA-1572 /RA-1572MKII
Add V2.0 specification and details on change
RS232 / IP ASCII Controller Command List
The RA-1572 and RA-1572MKII supports an ASCII based RS232 protocol. The
RS232 hardware does not support flow control so care needs to be take when sending
and receiving data to avoid packet loss. The unit will also support IP control using the
same command formats.
All commands sent to the attached Rotel device must have a terminating “!” character.
Example Command: power_on!
Note: Do not include any spaces in the command, and do not include a carriage return
or line feed after the command, only the “!” terminating character.
Status information from the attached Rotel product with either have a terminating “!” or
“$” character, depending on the protocol revision (see update below), or a byte count
for variable length text data that may include a “!” in the returned message. It is up to
the sending/receiving control application to properly parse and process the packets.
Note: The byte count only includes the text data and not the length or “,” character.
Important Protocol Revision
As of software V2.65, the RS232 and IP protocol was updated with changes to some
commands as well as all feedback strings. This change will impact existing control
systems so any connected control systems should be updated to utilize the new
protocol before updating the software in the RA-1572.
The current commands and feedback strings are documented in Sections 1 & 2, while
the legacy commands for older software is documented in Sections 3 & 4. A summary
and list of specific changes is also provided in Appendix A.
The RS232 connection settings and IP control port remain unchanged with the 2.0
specification.
Connection Settings
1
![](/html/00/00f6/00f6c7f7a06ee2e79b5c79ed9e702eb02eb6c1d209efa1ca5f82e66139f18844/bg2.png)
IP Control Settings
Set Volume to level n (01 - 96)
SOURCE SELECTION COMMANDS
The RA-1572 will only accept and respond to IP control commands if the product is
connected to a local network and has a valid IP address.
Commands will be accepted via TCP port 9590, and the unit will send responses back via
the same port. The command and response format is identical to the serial commands.
Communication Protocol
Command and response messages are included on the following pages.
Automatic status update information can be enabled/disabled using the
“rs232_update_on” and “rs232_update_off” commands (V2.0) or “display_refresh_auto”
and “display_refresh_manual” commands (V1.0).
With RS232 update set to ON, any status changes to the unit will be transmitted via
RS232. With RS232 update set to OFF, the unit will not send any feedback unless polled
by the controller.
Section 1: Control Command List V2.0
Applies to RA-1572 V2.65 and newer , RA-1572MKII
RA-1572 /RA-1572MKIIASCII
2
![](/html/00/00f6/00f6c7f7a06ee2e79b5c79ed9e702eb02eb6c1d209efa1ca5f82e66139f18844/bg3.png)
RA-1572 /RA-1572MKIIASCII
Set display to brightest setting
Set display to dimmer level 1
Set display to dimmer level 2
Set display to dimmer level 3
Set display to dimmer level 4
Set display to dimmer level 5
Set display to dimmest setting
Set PC-USB Audio Class to 1.0
3
![](/html/00/00f6/00f6c7f7a06ee2e79b5c79ed9e702eb02eb6c1d209efa1ca5f82e66139f18844/bg4.png)
RA-1572 /RA-1572MKIIASCII
Set PC-USB Audio Class to 2.0
Reset unit to factory defaults
Set RS232 Update to Auto (On)
Set RS232 Update to Manual (Off)
Request current power status
power=on$ / power=standby$
source=cd$ / source=coax1$ / source=coax2$ / source=opt1$ /
source=opt2$ / source=tuner$ / source=phono$ / source=usb$ /
source=aux$ / source=pc_usb$ / source=bal_xlr$ / source=bluetooth$
Request current volume value
2 digit current volume level
Request current mute status
Request current tone bypass state
Current tone bypass state
Section 2: Feedback Request Command List V2.0
Applies to RA-1572 V2.65 and newer , RA-1572MKII
4
![](/html/00/00f6/00f6c7f7a06ee2e79b5c79ed9e702eb02eb6c1d209efa1ca5f82e66139f18844/bg5.png)
5
Request current bass level
bass=###$ (+01-10, -01-10, 000)
Current tone control bass level
Request current treble level
treble=###$ (+01-10, -01-10, 000)
Current tone control treble level
Request current balance setting
balance=###$ (L01-15, R01-15, 000)
Request current frequency for digital source input
freq=off$ / freq=32$ / freq=44.1$ / freq=48$ / freq=88.2$ / freq=96$ /
freq=176.4$ / freq=192$ / freq=384$
Current frequency for digital source input
Request current active speaker outputs
speaker=a$ / speaker=b$ / speaker=a_b$ / speaker=off$
Current active speaker outputs
Request current front display dimmer level
dimmer=0$ / dimmer=1$ / dimmer=2$ / dimmer=3$ / dimmer=4$ /
dimmer=5$ / dimmer=6$
Current front display dimmer level
Request current PC-USB class
pcusb_class=1$ / pcusb_class=2$