Difference between revisions of "Component: Gauge ( Indicator)"
From Flowcode Help
Jump to navigationJump to search| Line 5: | Line 5: | ||
|- | |- | ||
| width="20%" style="color:gray;" | Version | | width="20%" style="color:gray;" | Version | ||
| − | | 1. | + | | 1.2 |
|- | |- | ||
| width="20%" style="color:gray;" | Category | | width="20%" style="color:gray;" | Category | ||
| Line 19: | Line 19: | ||
Library Version, Component Version, Date, Author, Info | Library Version, Component Version, Date, Author, Info | ||
3, 1.1, 27-01-26, ST, Charts and Gauges now consolidated into single load function | 3, 1.1, 27-01-26, ST, Charts and Gauges now consolidated into single load function | ||
| + | 4, 1.2, 13-02-26, ST, Added Ev_Initialising to correctly set properties when loading | ||
Latest revision as of 11:01, 25 February 2026
| Author | MatrixTSL |
| Version | 1.2 |
| Category | Indicator |
Contents
Gauge component
Creates a circular gauge used to visually indicate a numeric value.
Version information
Library Version, Component Version, Date, Author, Info 3, 1.1, 27-01-26, ST, Charts and Gauges now consolidated into single load function 4, 1.2, 13-02-26, ST, Added Ev_Initialising to correctly set properties when loading
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
GetValue
| GetValue | |
| Return | |
SetValue
| SetValue | |
| value | |
| Return | |
Property reference
Component Source Code
Please click here to download the component source project: FC_Comp_Source_WEBEXP_Gauge.fcsx
Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_Gauge.fcsx