![Axium AX4752 Installation & Operation Manual Download Page 16](http://html.mh-extra.com/html/axium/ax4752/ax4752_installation-and-operation-manual_3039924016.webp)
RS232 PROTOCOL
The RS232
Asynchronous serial port provides data acquisition and control of Axium networks by a
home automation system, or PC.
The lead must be ‘Null modem’ : 9 pin female ‘D’ connectors at both ends (pin connections 2 and 3
swapped at one end) Only RX , TX & 0V (pin 5) are used.
Baud Rate = 9600 , Characters are all ASCII.
Command Structure:
<
command
><
zone
><
data
>
line feed
.
Command
Command
Description
01
Standby
02
Mute
03
Source Selection
04
Volume
05
Bass
06
Treble
07
Balance
08
Request Axium Bus protocol version
09
Send All parameters
0A
Report Error
0B
Cause key press on Keypad
0C
Amplifier features
0D
Maximum Volume Limit
0E
Preset Call
0F
Link Zone
10
Unsupported IR command received
11
Volume Up
12
Volume Down
13
Amp source – keypad bank assignment
14
Request Device information
15
Erase Memory
16
Request all IR function definitions
17
IR function Definition
18
Keypad Setup
19
Request Keypad setup
1A
Time
1B
Preset Schedule
1C
Zone Name
1D
Preamplifier Volume Mode
21
Request Amp Source – Keypad assignments
60 – 6F
User defined IR commands, no data byte
70 – 7F
User defined IR commands, one data byte
Zone
Axium amplifiers and keypads are encoded with up to 32 zones
The zone byte is used for checking if the command is applicable to the device receiving the
command and if so, for optionally selecting a “sub-device”, e.g. a bank or part of a device.
The lower 5 bits of the zone byte is 00 – 1F for zones 1 to 32. The upper 3 bits represent the
sub-device. FF means all zones and can be used for turning all amplifiers ON.
The sub-device codes for the
AX4752
amplifier are as follows:
000 standard amplifier
001 page preset amplifier
010 standard preamplifier
011 page preset preamplifier
For example addressing a zone 10 preamplifier = (Binary 0101010, Hex = 2A) Send ASCII ‘2A’
14