Component: Console Debugger (Raspberry Pi) (Runtime Tools)

From Flowcode Help
Revision as of 13:09, 7 February 2023 by Wiki bot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
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

Fc9-comp-macro.png print
Print text to the debug stream 
Fc9-string-icon.png - STRING text
 
Fc9-void-icon.png - VOID Return


println

Fc9-comp-macro.png println
Print text to the debug stream followed by CR/LF 
Fc9-string-icon.png - STRING text
 
Fc9-void-icon.png - VOID Return


Property reference

Fc9-prop-icon.png Properties