Wiki source code of SHOWRUNNER™ Serial Interface

Version 7.1 by Mark Kohlmann on 2021/04/09 17:26

Hide last authors
Mark Kohlmann 7.1 1 SHOWRUNNER™ provides a robust AV interface via RS-232.  The protocol is [[attached>>attach:CI ShowRunner RS-232 Spec.pdf]].
Mark Kohlmann 4.1 2
3 To enable Debug from the processor's console:
4
5 {{{sr set property X AvSerialInterface.Debug true
Mark Kohlmann 6.1 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.
Mark Kohlmann 4.1 7 }}}