![Vaux Electronics Aris 700 Скачать руководство пользователя страница 55](http://html.mh-extra.com/html/vaux-electronics/aris-700/aris-700_manual_856144055.webp)
APPENDIX 7 — MULTI-CONTROLLER INSTALLATIONS
Zone Group
An Aris Controller is programmed to respond to a default
Zone-Group.
By programming different Controllers to
unique zone-groups, multiple Controllers may be configured together in a single installation, providing
additional zones. The Zone Group factory setting for a controller is Group 0, but it may be changed to
Group 1, Group 2...up to Group 9 — a controller with a Zone group of 0 is called the
Master
controller.
Vaux remote controls and keypads are programmed with a
Default Zone
: this is a two-digit number reflecting
the zone group (the actual Controller), and that controller’s zone (1 to 6). The first digit of the Default zone
is the zone group (0 to 9), and the second digit is the actual zone (1 to 6, but whole-house zone 0 is also
permitted); a total of ten controllers may be configured this way, for a total of 60 zones. For example, to
access the six zones in zone group (controller) 0, the RC-8 remotes are programmed with default zones of
01, 02...06. Similarly, to access the six zones in zone group (controller) 1, the RC-8 remotes are
programmed with default zones of 11, 12...16.
The Zone Group stored in a Vaux remote control or keypad must match the Aris controller’s zone group in
order for the controller to recognize routes, volume/bass/treble, and mute functions for the physical zones.
However, the master controller (Zone Group 0) recognizes all remotes (any zone group) for playback of
infrared codes, requiring IR storage (and an X-10 interface) in only one controller.
The Zone Group is programmed via the computer port. A brief descrition appears below — see the Vaux
Protocol document for more information. The factory setting for a controller’s Zone-Group is Group 0
(00h), but it may be changed to Group 1 (10h), Group 2 (20h), etc. Note that the zone group is actually the
upper nibble of the stored zone group byte.
To
Get Current Zone Group
:
VP FE 53 00 00
Returned:
VS zg
To
Change the Zone Group
:
VP F0 61 zg 00
where
zg
is Zone Group base (00h, 10h...90h):
00h => Zones 01 to 06
(factory setting)
10h => Zones 11 to 16
(etc.)
Example:
This example sets a second Aris controller to Zone-Group 1 (recognizing zones 11, 12...16):
VP F0 61 10 00
55