Jump to content

Component: String Label (Indicators)

From Flowcode Help
Revision as of 14:36, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "style="background-color:#EAE1EA; color:#4B008D;"" to "class="mtx-class-propfolder"")
Author Matrix TSL
Version 1.0
Category Indicators


String Label component

Allows a numeric label to be displayed on the user panel. Used for displaying the value of a variable during simulation runtime. Provides up to 5 customisable ranges to automatically alter the colour of the label based on the value.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_TextLabel.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_TextLabel.fcfx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples







Macro reference

DisplayString

DisplayString
Displays a string value on the label. 
- STRING Value
Integer value to display 
- VOID Return


SetForegroundColour

SetForegroundColour
Allows the user to manually specify the default colour of the foreground text. 
- LONG Colour
RGB colour in the hexadecimal form 0xBBGGRR, -1 for Transparent 
- VOID Return


Property reference

Properties
Title
Show Title
Decides if the title is shown on the panel. 
Title Text
Specifies the title displayed on the panel. 
Title Scale
Specifies the size of the title on the panel, default 1.2  
Title Colour
Specifies the colour of the title text 
Background Colour
Specifies the background colour of the title text 
Title Offset
Distance above component center to draw the title 
Label Properties
Label Scale
Specifies the scale of the label text, default 1.0 
Colour Values
Allows ranges to be specified to automatically format the foreground and background colours based on the numeric value 
Defaults
String Colour
The label Text colour 
Value 1
Value
 
String Colour
The label Text colour when in the specified range 
Range 2
Value
 
String Colour
The label Text colour when in the specified range 
Range 3
Value
 
String Colour
The label Text colour when in the specified range 
Range 4
Value
 
String Colour
The label Text colour when in the specified range 
Range 5
Value
 
String Colour
The label Text colour when in the specified range