ClearOne comm GT1524 SONAR User Manual


 
Appendix C ~ Serial Commands
32
Technical Services Group ~ 1-800-283-5936 (USA) ~ 1-801-974-3760
TOUT
This command sets or reports the current inactivity timeout before returning to the
menu screen used by the unit. Command form: TOUT <X>
Explanation
Value 0 = Disables inactivity timeout
1–15 = Sets the number of minutes specified
Null = Returns the current number of minutes
Return Values
The command will return the current timeout value. If the command changed the
timeout, the updated timeout is returned.
UID
This command returns the unique ID number, the device type, and the device number
of the GT1524. This command is read only. The unique ID number is
preprogrammed at the factory and is unique to the unit. Command form:
UID
Return Values
UID returns the device type and unique ID number. The unique ID is composed of an
eight-digit hex number assigned at the factory to uniquely identify the unit.
Example
The following command requests the unit ID from device: UID
The following is returned out the serial port: UID A4EF906C
VER
This command returns the current version of software. This version is unique to a
released version of software and is comprised of the DSP, the FPGA, and HC11
software. This command is read only.
VER
Return Values
VER returns the version of software in the same format as the command. The
Version is composed of a major version number followed by a period and a minor
version number.
Example
The following command requests the software version: The following is returned out
the serial port: VER 2.0