Difference between revisions of "Component: Dashboard Knob ()"
From Flowcode Help
Jump to navigationJump to search| Line 20: | Line 20: | ||
==Detailed description==  | ==Detailed description==  | ||
| + | |||
| + | |||
| Line 28: | Line 30: | ||
==Examples==  | ==Examples==  | ||
| + | |||
| + | |||
| Line 37: | Line 41: | ||
{{Fcfile|Meters.fcfx|Meters}}  | {{Fcfile|Meters.fcfx|Meters}}  | ||
| − | ==  | + | ==Macro reference==  | 
Revision as of 14:10, 20 January 2023
| Author | Matrix Ltd | 
| Version | 1.3 | 
| Category | 
Contents
Dashboard Knob component
Rotary control designed for the dashboard panel. Has customisable value markings around the control. Simulation only - the control value can be read using simulation macros but is not connected to a chip pin.
Component Source Code
Please click here for the component source code: FC_Comp_Source_Dashboard_Knob.fcfx
Detailed description
No detailed description exists yet for this component
Examples
Simple example showing how to use the simulation dial components as a meter display for use in monitoring type applications.
Meters