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 |
NoiseGenerator1 | set | mute | true |
Example |
NoiseGenerator1 set mute false +OK NoiseGenerator1 set level -100 |
Reason Code
|
Attribute Code |
Command |
Value Range |
Level | level | get / set increment decrement | minLevel - maxLevel dBu |
Max Level | maxLevel | get / set increment decrement | minLevel - 36.0 dBu |
Min Level | minLevel | get / set increment decrement | -100.0 - maxLevel dBu |
Mute | mute | get / set toggle | false, true |
Noise Type | type | get / set | WHITE, PINK |