Component: Potentiometer (Slider) (): Difference between revisions
Appearance
m Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder"" |
|||
| (14 intermediate revisions by 2 users not shown) | |||
| Line 15: | Line 15: | ||
Analogue slider with plastic cap and 100mm travel. Cap and marker colour can be changed in component properties. | Analogue slider with plastic cap and 100mm travel. Cap and marker colour can be changed in component properties. | ||
==Component Source Code== | |||
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_pot_Slider.fcfx FC_Comp_Source_pot_Slider.fcfx] | |||
Please click here | Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_pot_Slider.fcfx FC_Comp_Source_pot_Slider.fcfx] | ||
==Detailed description== | ==Detailed description== | ||
| Line 29: | Line 40: | ||
==Examples== | ==Examples== | ||
| Line 37: | Line 60: | ||
{{Fcfile|Potentiometer Example.fcfx|Potentiometer Example}} | {{Fcfile|Potentiometer Example.fcfx|Potentiometer Example}} | ||
==Macro reference== | |||
==Property reference== | ==Property reference== | ||
{| class="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''' | ||
|- | |- | ||
|- | |- | ||
| 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" | Simulation | ||
|- | |- | ||
|- | |- | ||
| Line 78: | Line 109: | ||
| colspan="2" | If yes is slected After saving your project, the ADC value will be retained when your project is reloaded. | | colspan="2" | If yes is slected After saving your project, the ADC value will be retained when your project is reloaded. | ||
|- | |- | ||
| 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" | Connections | ||
|- | |- | ||
|- | |- | ||
| Line 87: | Line 118: | ||
| colspan="2" | Analogue input channel - which pin is the analogue input conected to? | | colspan="2" | Analogue input channel - which pin is the analogue input conected to? | ||
|- | |- | ||
| 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" | Settings | ||
|- | |- | ||
|- | |- | ||
Latest revision as of 14:36, 13 July 2026
| Author | Matrix Ltd |
| Version | 1.3 |
| Category |
Potentiometer (Slider) component
Analogue slider with plastic cap and 100mm travel. Cap and marker colour can be changed in component properties.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_pot_Slider.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_pot_Slider.fcfx
Detailed description
No detailed description exists yet for this component
Examples
A simple example that shows how to use some common functions of the potentiometer in conjunction with an LCD.