Difference between revisions of "Component: Console Debugger (Raspberry Pi) (Runtime Tools)"

From Flowcode Help
Jump to navigationJump to search
Line 20: Line 20:
  
 
==Detailed description==
 
==Detailed description==
 +
 +
  
  
Line 26: Line 28:
  
 
==Examples==
 
==Examples==
 +
 +
  
  

Revision as of 14:40, 16 January 2023

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 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

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


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