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 | Index |
Mixer1 | get | crosspoint | 1 |
Example |
Mixer1 get crosspoint 1 Mixer2 set crosspoint 1 true |
Reason Code
|
Attribute Code |
Command |
Indexes |
Value Range |
Channel Level | channelLevel | get / set increment decrement subscribe unsubscribe | channel | channelMinLevel - channelMaxLevel dB |
All Channel Levels | channelLevels | get subscribe unsubscribe | ||
Max Channel Level | channelMaxLevel | get / set increment decrement | channel | channelMinLevel - 12.0 dB |
Min Channel Level | channelMinLevel | get / set increment decrement | channel | -100.0 - channelMaxLevel dB |
Channel Mute | channelMute | get / set toggle subscribe unsubscribe | channel | false, true |
All Channel Mutes | channelMutes | get subscribe unsubscribe | ||
Crosspoint On | crosspoint | get / set toggle subscribe unsubscribe | channel | false, true |
All Crosspoint States | crosspoints | get subscribe unsubscribe | ||
Gain Reduction | gainReduction | get subscribe unsubscribe | channel | -100.0 - 0.0 dB |
All Gain Reductions | gainReductions | get subscribe unsubscribe | ||
Gain Response Time | gainResponseTimeMs | get / set increment decrement | 1 - 100 ms | |
Input Label | inputLabel | get / set | channel | |
Input Mute | inputMute | get / set toggle subscribe unsubscribe | channel | false, true |
All Input Mutes | inputMutes | get subscribe unsubscribe | ||
Mic Isolation Factor | micIsolationFactor | get / set increment decrement | 0.0 - 2.0 | |
Mix Output Label | mixOutputLabel | get / set | ||
Input Count | numInputs | get | 2 - 256 | |
Output Level | outputLevel | get / set increment decrement subscribe unsubscribe | outputMinLevel - outputMaxLevel dB | |
Max Output Level | outputMaxLevel | get / set increment decrement | outputMinLevel - 12.0 dB | |
Min Output Level | outputMinLevel | get / set increment decrement | -100.0 - outputMaxLevel dB | |
Output Mute | outputMute | get / set toggle subscribe unsubscribe | false, true |