Component: Console Writer (Indicators): Difference between revisions
Appearance
m Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"" |
m Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder"" |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 89: | Line 89: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''AddString''' | ||
|- | |- | ||
| colspan="2" | Adds text string to the end of the console window. | | colspan="2" | Adds text string to the end of the console window. | ||
| Line 108: | Line 108: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''AddStringAtCursor''' | ||
|- | |- | ||
| colspan="2" | Adds text string to the current cursor position. | | colspan="2" | Adds text string to the current cursor position. | ||
| Line 127: | Line 127: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''Clear''' | ||
|- | |- | ||
| colspan="2" | Clears the contents of the console tab. | | colspan="2" | Clears the contents of the console tab. | ||
| Line 141: | Line 141: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''ClearFromCursorToLineEnd''' | ||
|- | |- | ||
| colspan="2" | Clears the contents of the current selected line from the cursor position to the end of the line. | | colspan="2" | Clears the contents of the current selected line from the cursor position to the end of the line. | ||
| Line 155: | Line 155: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''ClearFromLineStartToCursor''' | ||
|- | |- | ||
| colspan="2" | Clears the contents of the current selected line from the start of the line to the cursor position. Sets the Column position to 0. | | colspan="2" | Clears the contents of the current selected line from the start of the line to the cursor position. Sets the Column position to 0. | ||
| Line 169: | Line 169: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''ClearLine''' | ||
|- | |- | ||
| colspan="2" | Clears all data from a specific line. Automatically sets the cursor to the start of the line. | | colspan="2" | Clears all data from a specific line. Automatically sets the cursor to the start of the line. | ||
| Line 188: | Line 188: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''ClearXCharsFromCursorPosition''' | ||
|- | |- | ||
| colspan="2" | Clears the specified number of characters starting from the cursor position. | | colspan="2" | Clears the specified number of characters starting from the cursor position. | ||
| Line 207: | Line 207: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''CountLines''' | ||
|- | |- | ||
| colspan="2" | Counts the number of lines in the console. | | colspan="2" | Counts the number of lines in the console. | ||
| Line 221: | Line 221: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''GetTextLine''' | ||
|- | |- | ||
| colspan="2" | Gets the string data from a specific line in the console. | | colspan="2" | Gets the string data from a specific line in the console. | ||
| Line 240: | Line 240: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''SetColour''' | ||
|- | |- | ||
| colspan="2" | Allows for full RGB colour selection | | colspan="2" | Allows for full RGB colour selection | ||
| Line 269: | Line 269: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''SetColourIdx''' | ||
|- | |- | ||
| colspan="2" | Sets the text colour from the properties selection of colours. | | colspan="2" | Sets the text colour from the properties selection of colours. | ||
| Line 288: | Line 288: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''SetCursorPosition''' | ||
|- | |- | ||
| colspan="2" | Sets the position of the cursor | | colspan="2" | Sets the position of the cursor | ||
| Line 312: | Line 312: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''SetTextLine''' | ||
|- | |- | ||
| colspan="2" | Sets the string data from a specific line in the console. | | colspan="2" | Sets the string data from a specific line in the console. | ||
| Line 336: | Line 336: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''ShowConsole''' | ||
|- | |- | ||
| colspan="2" | Pops up the console window and shows the correct tab. | | colspan="2" | Pops up the console window and shows the correct tab. | ||
| Line 351: | Line 351: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''Properties''' | ||
|- | |- | ||
|- | |- | ||
| Line 395: | Line 395: | ||
| colspan="2" | Automatically adds a timestamp to the console after a newline character has been received. | | colspan="2" | Automatically adds a timestamp to the console after a newline character has been received. | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Timestamp | ||
|- | |- | ||
|- | |- | ||
Latest revision as of 14:37, 13 July 2026
| Author | Matrix TSL |
| Version | 2.0 |
| Category | Indicators |
Console Writer component
A simple component to aid in creating and wiriting data to a console tab. Allows text to be coloured and automatically appended with a timestamp.
Version information
Library Version, Component Version, Date, Author, Info 4, 2.0, 02-07-24, BR, Added a load more functionality to the component related to cursor control
Detailed description
No detailed description exists yet for this component
Examples
A basic example using two circular knobs to simulate data e.g., temperature. Both xy chart and Console, log the data.
Macro reference
AddString
| AddString | |
| Adds text string to the end of the console window. | |
| Data | |
| Return | |
AddStringAtCursor
| AddStringAtCursor | |
| Adds text string to the current cursor position. | |
| Data | |
| Return | |
Clear
| Clear | |
| Clears the contents of the console tab. | |
| Return | |
ClearFromCursorToLineEnd
| ClearFromCursorToLineEnd | |
| Clears the contents of the current selected line from the cursor position to the end of the line. | |
| Return | |
ClearFromLineStartToCursor
| ClearFromLineStartToCursor | |
| Clears the contents of the current selected line from the start of the line to the cursor position. Sets the Column position to 0. | |
| Return | |
ClearLine
| ClearLine | |
| Clears all data from a specific line. Automatically sets the cursor to the start of the line. | |
| Line | |
| Line number, -1 for the last line. | |
| Return | |
ClearXCharsFromCursorPosition
| ClearXCharsFromCursorPosition | |
| Clears the specified number of characters starting from the cursor position. | |
| CharacterCount | |
| Number of characters to remove | |
| Return | |
CountLines
| CountLines | |
| Counts the number of lines in the console. | |
| Return | |
GetTextLine
| GetTextLine | |
| Gets the string data from a specific line in the console. | |
| Line | |
| Line number, -1 for the last line. | |
| Return | |
SetColour
| SetColour | |
| Allows for full RGB colour selection | |
| R | |
| Colour channel, Range: 0-255 | |
| G | |
| Colour channel, Range: 0-255 | |
| B | |
| Colour channel, Range: 0-255 | |
| Return | |
SetColourIdx
| SetColourIdx | |
| Sets the text colour from the properties selection of colours. | |
| Index | |
| Range: 0-3 | |
| Return | |
SetCursorPosition
| SetCursorPosition | |
| Sets the position of the cursor | |
| Column | |
| Character position along the line, starting from 0 | |
| Line | |
| Line number, -1 for the last line. | |
| Return | |
SetTextLine
| SetTextLine | |
| Sets the string data from a specific line in the console. | |
| Line | |
| Line number, -1 for the last line. | |
| Data | |
| Return | |
ShowConsole
| ShowConsole | |
| Pops up the console window and shows the correct tab. | |
| Return | |
Property reference
Component Source Code
Please click here to download the component source project: FC_Comp_Source_ConsoleWriter.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_ConsoleWriter.fcfx