A P P E N D I C E S •
APPENDIX F: SERIAL PORT COMMANDS
T E CH N I C A L S U P P O RT:
1.800.283.5936 (USA) OR 1.801.975.3760
63
GATE
This command reports back the microphone gating status of an AP400. This command is read only.
O
[DEVICE]
GATE
Return Values
The command will return the current status of microphone gating for a given unit with a hex value.
Example
The following command requests the gate status
The following is returned out the serial port indicating
from device 34. (When this command was issued
an updated gate value
mics 1and 4 were gated on.)
#34 GATE
#34 GATE 9
Microphone Gating Key
Mic #
4 3 2 1
Hex value
0 0 0 0
0
0 0 0 1
1
0 0 1 0
2
0 0 1 1
3
0 10 0
4
0 1 0 1
5
through
1 1 1 1
F
GMODE
This command changes or reports back the gating mode for a microphone .
O
[DEVICE]
GMODE
<CH> <X>
Explanation
<CH>
CH= 1-4
Parameter to apply to the specified microphone channel
CH= *
Parameter to apply command to all microphone channels
<X>
X=1
Parameter to set the state to AUTO
X=2
Parameter to set the state to MANUAL ON
X=3
Parameter to set the state to MANUAL OFF
X=4
Parameter to set the state to OVERRIDE ON
X=5
Parameter to set the state to OVERRIDE OFF
X=Null
Parameter to return the current state
Return Values
The command will return the updated condition of the gating in the same format as the command.