AMX Duet Module Interface Specifications
85
Mi Series Audio Controllers
Mi Series - Command Control (Cont.)
Command Description
REINIT Re-initializes the communication link and data.
This command should be issued on port 1.
Note: This command deletes any messages waiting to go out to
the device.
Example:
REINIT
*TUNERPRESETSAVE-<preset>,<freq> Saves a tuner preset.
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.
This query should be issued on port 1.
?VERSION
?XCH Get the current tuner station.
This query should be issued on the port matching the input number
you want to query.
Example:
?XCH
XCH-<station> Set the current tuner 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)