Displays Composite Node Output (Number & On/Off Channels 1-32) on a Monitor
Number values other than zero are displayed in green. On (true) signals are green, and Off (false) signals are red, making active channels easy to identify visually.
Configurable Properties
* [b]DecimalPlaces:[/b] Sets the number of decimal places (0-8) to display for number values on the monitor.
* [b]NUM_DEBUGLOG: (Boolean)[/b] If true, outputs non-zero number channel values to an external tool like DebugView via debug.log.
* [b]BOOL_DEBUGLOG: (Boolean)[/b] If true, outputs On/Off channel values (true/false states) to an external tool like DebugView via debug.log.
* [b]DEBUG_STRING_PREFIX: (Text)[/b] The text entered here will be displayed in the debug log header (before "--- START ---"). (See screenshots for details)