Difference between revisions of "Component: Console Debugger (Raspberry Pi) (Runtime Tools)"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix TSL |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray...") |
|||
Line 15: | Line 15: | ||
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 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 | + | ==Component Source Code== |
− | + | Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_DebugPrint.fcfx FC_Comp_Source_DebugPrint.fcfx] | |
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
''No detailed description exists yet for this component'' | ''No detailed description exists yet for this component'' | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 75: | Line 79: | ||
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | | width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|} | |} |
Revision as of 17:45, 9 November 2022
Author | Matrix TSL |
Version | 1.0 |
Category | Runtime Tools |
Contents
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 for the component source code: FC_Comp_Source_DebugPrint.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
|
Print text to the debug stream | |
![]() |
text |
![]() |
Return |
![]() |
println |
Print text to the debug stream followed by CR/LF | |
![]() |
text |
![]() |
Return |
Property reference
![]() |
Properties |