Difference between revisions of "Component: Panel Console Viewer (Runtime Tools)"
From Flowcode Help
Jump to navigationJump to search| Line 22: | Line 22: | ||
==Detailed description== | ==Detailed description== | ||
| + | |||
| + | |||
| Line 66: | Line 68: | ||
==Examples== | ==Examples== | ||
| + | |||
| + | |||
| Line 742: | Line 746: | ||
|- | |- | ||
| colspan="2" | Decides if the title text is displayed. | | colspan="2" | Decides if the title text is displayed. | ||
| + | |- | ||
| + | | width="10%" align="center" | [[File:Fc9-type-7-icon.png]] | ||
| + | | width="90%" | Clear Old Data | ||
| + | |- | ||
| + | | colspan="2" | Removes old data from the console viewer when starting simulation if active. | ||
| + | |}==Macro reference== | ||
| + | |||
| + | |||
| + | |||
| + | ==Property reference== | ||
| + | |||
| + | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
| + | |- | ||
| + | | width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | ||
| + | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | ||
| + | |- | ||
| + | |- | ||
| + | | width="10%" align="center" | [[File:Fc9-type-17-icon.png]] | ||
| + | | width="90%" | Connect To | ||
| + | |- | ||
| + | | colspan="2" | | ||
| + | |- | ||
| + | | width="10%" align="center" | [[File:Fc9-type-15-icon.png]] | ||
| + | | width="90%" | Width | ||
| + | |- | ||
| + | | colspan="2" | Width of the console ripper component. | ||
| + | |- | ||
| + | | width="10%" align="center" | [[File:Fc9-type-21-icon.png]] | ||
| + | | width="90%" | Number of lines | ||
| + | |- | ||
| + | | colspan="2" | | ||
|- | |- | ||
| width="10%" align="center" | [[File:Fc9-type-7-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-7-icon.png]] | ||
Revision as of 09:55, 27 January 2023
| 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 to download the component source project: FC_Comp_Source_ConsoleText.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_ConsoleText.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
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. | |
==Macro reference==
| SetText | |
| Allows the selected text to be specified. | |
| Item | |
| 0=Title, 1=Col1, 2=Col2, 3=Col3, 4=Col4 | |
| Text | |
| Return | |
| GetText | |
| Allows the selected text to be read back. | |
| Item | |
| 0=Title, 1=Col1, 2=Col2, 3=Col3, 4=Col4 | |
| Return | |
| AssignConsoleHandle | |
| Assigns a specific console handle to one of the text fields. | |
| Item | |
| 1=Col1, 2=Col2, 3=Col3, 4=Col4 | |
| ConsoleHandle | |
| Return | |
| SetColor | |
| Sets the selected item's color. | |
| Item | |
| 0=Title, 1=Col1, 2=Col2, 3=Col3, 4=Col4, 5=Border | |
| Color | |
| Return | |
Property reference
==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. | |
==Macro reference==
| SetText | |
| Allows the selected text to be specified. | |
| Item | |
| 0=Title, 1=Col1, 2=Col2, 3=Col3, 4=Col4 | |
| Text | |
| Return | |
| GetText | |
| Allows the selected text to be read back. | |
| Item | |
| 0=Title, 1=Col1, 2=Col2, 3=Col3, 4=Col4 | |
| Return | |
| AssignConsoleHandle | |
| Assigns a specific console handle to one of the text fields. | |
| Item | |
| 1=Col1, 2=Col2, 3=Col3, 4=Col4 | |
| ConsoleHandle | |
| Return | |
| SetColor | |
| Sets the selected item's color. | |
| Item | |
| 0=Title, 1=Col1, 2=Col2, 3=Col3, 4=Col4, 5=Border | |
| Color | |
| Return | |
Property reference
==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. | |
==Macro reference==
| SetText | |
| Allows the selected text to be specified. | |
| Item | |
| 0=Title, 1=Col1, 2=Col2, 3=Col3, 4=Col4 | |
| Text | |
| Return | |
| GetText | |
| Allows the selected text to be read back. | |
| Item | |
| 0=Title, 1=Col1, 2=Col2, 3=Col3, 4=Col4 | |
| Return | |
| AssignConsoleHandle | |
| Assigns a specific console handle to one of the text fields. | |
| Item | |
| 1=Col1, 2=Col2, 3=Col3, 4=Col4 | |
| ConsoleHandle | |
| Return | |
| SetColor | |
| Sets the selected item's color. | |
| Item | |
| 0=Title, 1=Col1, 2=Col2, 3=Col3, 4=Col4, 5=Border | |
| Color | |
| Return | |
Property reference
==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. | |
==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. | |