AMX DAS-T0804-SIG Stereo System User Manual


 
AMX Duet Module Interface Specifications
53
Mi-Series & Tango Audio Controllers
Mi-Series & Tango Controllers - Command Control (Cont.)
Command Description
?PROPERTY Get the value of a property <key>.
Syntax:
?PROPERTY-<key>
If the value is not initialized, an empty string is returned.
This query should be issued on port 1.
<key> : SourceX (where X=1...8) = tells you what
the source is programmed as on the actual
device.
RoomsAvailable = # of rooms in the system
SourcesAvailable= # of sources available
Example:
?PROPERTY-Source2
?PROPERTY-RoomsAvailable
REINIT Re-initializes the communication link and data.
Syntax:
REINIT
This command should be issued on port 1.
Note: This command deletes any messages waiting to go out to the device.
Example:
REINIT
TUNERPRESETSAVE Saves a tuner preset.
Syntax:
TUNERPRESETSAVE-<preset>,<freq>
This command should be issued on the port matching the input number.
To clear a preset use a space character as frequency.
Replies with TUNERPRESETSAVE-<preset>,<freq>
<preset> : 1...8 = valid preset range
<freq> : string = new frequency (or space to clear)
Example:
TUNERPRESETSAVE-1,106.5
?VERSION Query for the current version number of the Duet module.
Syntax:
?VERSION
This query should be issued on port 1.
?XCH Get the current tuner station.
Syntax:
?XCH
This query should be issued on the port matching the input number you want to query.
Example:
?XCH
XCH Set the current tuner station.
Syntax:
XCH-<station>
This command should be issued on the port matching the input number you want to
query.
<station>: string
Example:
XCH-101.1 (for FM stations)
XCH-550 (for AM stations)