Switch input off
Switch input on
Switch output off
Switch output on
01h to 1Eh
--
--
00h
01h
Toggle input on/off switch--
Toggle output on/off switch--
00h
01h
English 22
9 Appendix B - AMX/Creston
10
General command structure:
F0h<command byteh> <data byte h>F7
h
There are three types of commands: Set,Get and Report:
-Set: these commands are used to change the status of the power supply (e.g. set the volume). The
supply answers with a Report.
-Get: these commands are used to find out the status of the power supply. The supply answers with a
Report. The status of the supply is NOT changed.
-Report: these commands are sent from the power supply anytime the status of the supply changes
(e.g. you turn up the volume at the power supply). It is also sent from the supply after a Set or Get
command.
Command byte
Set commands
Data byte Description
01h
02h
03h
--
--
04h
05h
06h
07h
08h
09h
0Ah
01h to 1Eh
Set the input level,
01h=mute
1Eh=highest level
Increase input level by one step
Decrease input level by one step
Set the output level,
01h=mute
1Eh=highest level
Increase output level by one step
Decrease output level by one step