Appendices ~ Appendix E: Serial Commands
AD
This command changes the state of the auto disconnect function.
[DEVICE] AD <X>
Explanation
<X>
X=0 | Parameter to set Auto Disconnect to OFF |
X=1 | Parameter to set Auto Disconnect to LOOP |
X=2 | Parameter to set Auto Disconnect to Call |
| Progress (CP) |
X=3 | Parameter to set Auto Disconnect to LOOP+CP |
X=Null | Parameter to report back the current state |
Return Values
The command will return the updated connection state of the unit in the same format as the command. If the sent command changes the state of the unit, the updated state is returned.
If: | Command returns: |
current disconnect state is OFF | [DEVICE] AD 0 |
current disconnect state is LOOP | [DEVICE] AD 1 |
current disconnect state is CP | [DEVICE] AD 2 |
current discon. state is LOOP+CP | [DEVICE] AD 3 |
47
AGC
This command changes or reports back the state of the AGC for a microphone or line input.
[DEVICE] AGC <CH> <X>
Explanation
<CH>
CH= | Parameter to apply to the |
| specified microphone channel |
CH= | Parameter to apply to the |
| specified line input |
CH= * | Parameter to apply command |
| to all microphone channels |
<X> |
|
X=0 | Parameter to set the state to OFF |
X=1 | Parameter to set the state to ON |
X=2 | Parameter to toggle the state from one |
| state to the other (regardless of current |
| state) |
X=Null | Parameter to return the current state |
Return Values
The command will return the updated condition (On=1, Off=0) of the AGC in the same format as the command.