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 | Value |
SourceSelector1 | set | sourceSelection | 1 |
Example |
SourceSelector1 set sourceSelection 1 +OK |
Reason Code
|
Attribute Code |
Command |
Indexes |
Value Range |
Label | label | get / set | source | |
Input Count | numInputs | get | 2 - 64 | |
Output Count | numOutputs | get | 1 - 2 | |
Source Count | numSources | get | 2 - 32 | |
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 | |
Source Level | sourceLevel | get / set increment decrement subscribe unsubscribe | source | sourceMinLevel - sourceMaxLevel dB |
Max Source Level | sourceMaxLevel | get / set increment decrement | source | sourceMinLevel - 12.0 dB |
Min Source Level | sourceMinLevel | get / set increment decrement | source | -100.0 - sourceMaxLevel dB |
Source Selection | sourceSelection | get / set increment decrement subscribe unsubscribe | Source index or 0 for none | |
Stereo Enabled | stereoEnable | get | false, true |