24
RS-232 Queries
Function
Query
Response
Description
Zone Volume
?{z#}VO+
?{z#}VO{v#}+
Channel Volume
?{c#}CH+
?{c#}CH{v#}+
Zone Audio Mute
?{z#}MU+
?{z#}MU{0 / 1}+
Zone Power
?{z#}PR+
?{z#}PR{0 / 1}+
Zone Input Select
?{z#}IS+
?{z#}IS{0 / 1}+
0 = BUS, 1 = LINE.
Zone Treble
?{z#}TR+
?{z#}TR{bt#}+
Zone Bass
?{z#}BS+
?{z#}BS{bt#}+
Zone Balance
?{z#}BA+
?{z#}BA(b#}+
Zone Activity Auto
Update
?ZA+
?ZA{0 / 1}+
Zone Status
?ZS+
See the
Zone Status section below.
Zone Status
Whenever a Zone Status query is issued or if the Zone Activity Auto Update function is
enabled and something about the zone changes, a Zone Status Report will be sent. The
automatic Zone Status Report will be sent one second after zone activity stops. The
metadata is also sent whenever it changes. The Zone Status Report is a string of characters
that conforms to the various RS-232 Commands above. The format of the string is as
follows:
#{z#}ZS VO{v#} PO{0 / 1} MU{0 / 1} IS{0 / 1}+
Following is an example of a Zone Status Report string:
#6ZS VO8 PO1 MU0 IS0+
This is interpreted as Zone 6 (#6ZS) is powered on (PO1), has the volume level set to 8
(VO8), audio muting off (MU0), and with the BUS as the audio input (IS0).