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 |
Level1 | get | levels |
Example |
Level1 get numChannels +OK "value":4 Level1 get levels +OK "value":[0.000000 0.000000 0.000000 0.000000] |
Reason Code
|
Attribute Code |
Command |
Indexes |
Value Range |
Channels Ganged | ganged | get | false, true | |
Label | label | get / set | channel | |
Level | level | get / set increment decrement subscribe unsubscribe | channel | minLevel - maxLevel dB |
All Levels | levels | get subscribe unsubscribe | ||
Max Level | maxLevel | get / set increment decrement | channel | minLevel - 12.0 dB |
Min Level | minLevel | get / set increment decrement | channel | -100.0 - maxLevel dB |
Mute | mute | get / set toggle subscribe unsubscribe | channel | false, true |
All Mute States | mutes | get subscribe unsubscribe | ||
Channel Count | numChannels | get | 1 - 32 | |
Ramp Interval | rampInterval | get / set increment decrement | channel | 250.0 - 30000.0 ms in 250.0 ms increments |
Ramp Step | rampStep | get / set increment decrement | channel | 1.0 - 15.0 dB |
Use Ramping | useRamping | get | false, true |