Standard Mixer Bock

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 Index Value
Mixer1 set crosspoint 1 1 true

Result: Sets Mixer1 Crosspoint of Input 1 and Output 1 to on.

 

Reason Code
Attribute Code
Command
Indexes
Value Range
Crosspoint On crosspoint get / set toggle   false, true
All Crosspoints crosspointAll set toggle   false, true
Crosspoint Column crosspointColumn set toggle output false, true
Crosspoint Diagonal crosspointDiagonal set toggle input, output false, true
Crosspoint Row crosspointRow set toggle input false, true
Input Label inputLabel get set input name
Input Level inputLevel get / set increment decrement input inputMinLevel - inputMaxLevel dB
Max Input Level inputMaxLevel get / set increment decrement input inputMinLevel - 12.0 dB
Min Input Level inputMinLevel get / set increment decrement input -100.0 - inputMaxLevel dB
Input Mute inputMute get / set toggle input false, true
Input Count numInputs get   2 - 256
Output Count numOutputs get   1 - 256
Output Label outputLabel get / set output name
Output Level outputLevel get / set increment decrement output outputMinLevel - outputMaxLevel dB
Max Output Level outputMaxLevel get / set increment decrement output outputMinLevel - 12.0 dB
Min Output Level outputMinLevel get / set increment decrement output -100.0 - outputMaxLevel dB
Output Mute outputMute get / set toggle output false, true