Difference between revisions of "Component: Panel Console Viewer (Runtime Tools)"
From Flowcode Help
Jump to navigationJump to search| Line 15: | Line 15: | ||
An easy way to display the data from a console on the panel. Links to a component that generates console data. | An easy way to display the data from a console on the panel. Links to a component that generates console data. | ||
| − | ==Component | + | ==Component Source Code== |
| − | + | Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_ConsoleText.fcfx FC_Comp_Source_ConsoleText.fcfx] | |
==Detailed description== | ==Detailed description== | ||
| + | |||
| + | |||
| Line 42: | Line 44: | ||
==Examples== | ==Examples== | ||
| + | |||
| + | |||
| Line 96: | Line 100: | ||
|- | |- | ||
| colspan="2" | Removes old data from the console viewer when starting simulation if active. | | colspan="2" | Removes old data from the console viewer when starting simulation if active. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
Revision as of 17:45, 9 November 2022
| Author | Matrix Ltd |
| Version | 1.1 |
| Category | Runtime Tools |
Contents
Panel Console Viewer component
An easy way to display the data from a console on the panel. Links to a component that generates console data.
Component Source Code
Please click here for the component source code: FC_Comp_Source_ConsoleText.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
Property reference
| Properties | |
| Connect To | |
| Width | |
| Width of the console ripper component. | |
| Number of lines | |
| Clear Old Data | |
| Removes old data from the console viewer when starting simulation if active. | |