Component: Console Debugger (Raspberry Pi) (Matrix Tools)
From Flowcode Help
Jump to navigationJump to search
Author | Matrix TSL |
Version | 1.0 (Release) |
Category | Matrix Tools |
Contents
Console Debugger (Raspberry Pi) 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
Examples
No additional examples
Downloadable macro reference
Print text to the debug stream
Parameters
- <- STRING text
- This parameter may be returned back to the caller
Return value
- This call does not return a value
println
Print text to the debug stream followed by CR/LF
Parameters
- <- STRING text
- This parameter may be returned back to the caller
Return value
- This call does not return a value
Simulation macro reference
This component does not contain any simulation macros
Property reference
This component does not contain any properties