Appendix a: serial command guide – ClearOne comm CONVERGE SR 1212 User Manual
Page 223
218
appenDIx a: serIal CommanD guIDe
TyPE ANd dEVICE IdS
Converge/Converge pro Device types and Device IDs by model are as follows:
model
Device type
Device ID range
880
1
0-B
th20
2
0-F
840t
3
0-B
8i
a
0-B
880t
D
0-B
880ta
h
0-B
sr 1212
g
0-B
sr 1212a
I
0-B
CONVENTIONS
this guide uses the following typographic conventions to describe Converge/Converge pro serial command syntax:
Convention
Description
parameters enclosed in < > indicate a mandatory parameter
[x]
parameters enclosed in [ ] indicate an optional parameter
1-8
parameters separated by a ‘-‘ indicate a range of allowable values
4,7,9
parameters separated by a ‘,’ indicate a list of allowable values
EREF
Words in upperCase bold indicate command text
device
Indicates the device type and device number on the expansion Bus. It is
composed of a device type character and a device ID character.
COmmANd FORm dESCRIPTION
the structure of serial commands is as follows:
#
# indicates the start of a command line, the Carriage return terminates a command.
NOTE
:
serial commands can be either upperCase or lowercase. return values are always in
upperCase. In order for a command to be recognized by the rs-232 serial port, the
command must be terminated by a carriage return.
For example, a command to disable mute for mic Input 5 on a Converge pro 880 with a Device ID of 2 would have
the command line #12 muTE 5 m 0.
In this command line, 1 = the device Type for Converge 880, 2 = the device Id for unit 2, muTE = serial
command, 5 = the channel Value, m = the channel type Value for mic input channels, and 0 = the command
Value that turns mute off.
If an asterisk (*) is placed in the device Type or device Id fields, the command will apply to all units or all devices
respectively. For example, a command with a device Type = 1 and a device Id = * would apply the command to
all Converge 880 units. a command with a device Type = * and a device Id = 6 would apply the command to all
units with a Device ID of 6.