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 | Value |
LogicSequence1 | set | durationOn | 2 |
1500 |
Example |
LogicSequence1 set durationOn 2 1500 +OK |
Reason Code
|
Attribute Code |
Service Code |
Command |
Indexes |
Value Range |
Label | label | get / set | |||
On Duration | durationOn | get / set | 500 - 60000 ms | ||
Off Duration | durationOff | get / set | 500 - 60000 ms | ||
Sequence Count | sequenceCount | get / set | 1 - 100 | ||
Sequence is Active? | active | get / subscribe / unsubscribe | false, true | ||
Indefinite | indefinite | get / set | false, true |
Service Description |
Service Code |
Index |
Value |
Logic Sequence |
startSequence | ||
Logic Sequence |
stopSequence |
Example |
LogicSequence2 startSequence +OK |