Component: Potentiometer (Slider) (Analog Input): Difference between revisions
Appearance
m Text replacement - "style="background-color:#EAE1EA; color:#4B008D;"" to "class="mtx-class-propfolder"" |
m Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder"" |
||
| Line 143: | Line 143: | ||
|- | |- | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" class="mtx-class-propfolder" | Connections | | width="90%" class="mtx-class-propfolder" | Connections | ||
|- | |- | ||
| Line 152: | Line 152: | ||
| colspan="2" | Analogue Input Channel - Which pin is the analogue input connected to? | | colspan="2" | Analogue Input Channel - Which pin is the analogue input connected to? | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" class="mtx-class-propfolder" | Settings | | width="90%" class="mtx-class-propfolder" | Settings | ||
|- | |- | ||
| Line 191: | Line 191: | ||
| colspan="2" | | | colspan="2" | | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" class="mtx-class-propfolder" | Appearance | | width="90%" class="mtx-class-propfolder" | Appearance | ||
|- | |- | ||
| Line 225: | Line 225: | ||
| colspan="2" | | | colspan="2" | | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" class="mtx-class-propfolder" | Simulation | | width="90%" class="mtx-class-propfolder" | Simulation | ||
|- | |- | ||
Latest revision as of 14:36, 13 July 2026
| Author | Matrix TSL |
| Version | 1.0 |
| Category | Analog Input |
Potentiometer (Slider) component
Component Source Code
Please click here to download the component source project: FC_Comp_Source_Pot_Slider_Gdi.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_Pot_Slider_Gdi.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
GetAverageByte
| GetAverageByte | |
| Read the ADC as a byte | |
| NumSamples | |
| DelayUs | |
| Return | |
GetAverageInt
| GetAverageInt | |
| Read the ADC at full bit depth | |
| NumSamples | |
| DelayUs | |
| Return | |
GetByte
| GetByte | |
| Read the ADC as a byte | |
| Return | |
GetInt
| GetInt | |
| Read the ADC at full bit depth | |
| Return | |
GetString
| GetString | |
| Reads the ADC as a direct voltage | |
| Return | |
GetVoltage
| GetVoltage | |
| Reads the ADC as a direct voltage | |
| Return | |