Component: Console Debugger (Raspberry Pi) (Runtime Tools): Difference between revisions
Appearance
m Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"" |
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;" align="center"" to "width="10%" align="center" class="mtx-class-macrohead"" |
||
| Line 74: | Line 74: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''print''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''print''' | ||
|- | |- | ||
| Line 93: | Line 93: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''println''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''println''' | ||
|- | |- | ||
Revision as of 14:17, 13 July 2026
| Author | Matrix TSL |
| Version | 1.0 |
| Category | Runtime Tools |
Console Debugger component
Component to allow printing debug messages to the Raspberry Pi Console. When simulation the component will print the debug messages to the Console window. Raspberry Pi Only
Component Source Code
Please click here to download the component source project: FC_Comp_Source_DebugPrint.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_DebugPrint.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
| Print text to the debug stream | |
| text | |
| Return | |
println
| println | |
| Print text to the debug stream followed by CR/LF | |
| text | |
| Return | |
Property reference
| Properties |