Wiki source code of ShowRunnerCLC™ Serial Interface
Last modified by Scott Kohlmann on 2023/04/20 21:36
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | ShowRunnerCLC™ provides a robust AV interface via RS-232. The protocol is [[attached>>attach:CI ShowRunner RS-232 Spec.pdf]]. | ||
2 | |||
3 | To enable Debug from the processor's console: | ||
4 | |||
5 | {{{sr set property X AvSerialInterface.Debug true | ||
6 | X is the GlobalId of the AV Serial Interface instance you want to turn debug on for. Set to "true" to enable debug, "false" to disable debug. | ||
7 | }}} |