Please refer to the TTP Overview section for more details on the controlling Tesira devices using the TTP protocol.
Each element of the command instruction is delimited by one or more spaces. The commands are case sensitive and upper and lower case characters are used.
The TTP string to adjust a DSP object attribute is structured in the following order:
Instance_Tag Command Attribute [Index] [Value] LF
Instance Tag | Command | Attribute Code |
AGC1 | get | speech |
Example |
AGC1 get speech AGC set speech true |
Reason Code
|
Attribute Code
|
Command
|
Index |
Value Range
|
AGC Active | agcActive | get | false, true | |
All channel meters | allChannelMeters | get / subscribe / unsubscribe | ||
Bypass | bypass | get / set / toggle | false, true | |
Meter by channel | channelMeters | get / subscribe / unsubscribe | channel | |
Gain Level | gainLevel | get | -30.0 - 30.0 dB | |
Hold Time | holdTime | get / set / increment / decrement | 0 - 350000 s | |
Input Level | inputLevel | get | -100.0 - 36.0 dBu | |
Limiter On | limiter | get / set / toggle | false, true | |
Limiter Active | limiterActive | get | false, true | |
Max Attenuation | maxAtten | get / set / increment / decrement | 0.0 - 30.0 dB | |
Max Gain | maxGain | get / set / increment / decrement | 0.0 - 30.0 dB | |
Max Gain Adj. Rate | maxGainRate | get / set / increment / decrement | 0.0 - 15.0 dB/s | |
All Meter States | meters | get / subscribe / unsubscribe | (will only work on the first channel of a multi-channel block) | |
Min SNR | minSnr | get / set / increment / decrement | 10.0 - 50.0 dB | |
Min Threshold | minThreshold | get / set / increment / decrement | -30.0 - 20.0 dBu (Max Value equal to Target Level) | |
Noise Floor Level | noiseFloorLevel | get | -100.0 - 36.0 dBu | |
Number of channels | numChannels | get | 1 - 32 | |
Side Chain Level | sideChainLevel | get | -100.0 - 36.0 dBu | |
SNR Level | snrLevel | get | 0.0 - 136.0 dB | |
Speech On | speech | get / set / toggle | false, true | |
Target Level | targetLevel | get / set / increment / decrement | -20.0 - 20.0 dB |