Jump to content

Component: Dual Potentiometer - Trimmer (EBM006) (EBM Modules)

From Flowcode Help
Revision as of 14:37, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder"")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Author Matrix TSL
Version 1.1
Category EBM Modules


Dual Potentiometer - Trimmer component

This board provides two rotary potentiometers. This component directly interfaces with the EBM006 Dual Trimmers sensors board.

Component Source Code

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

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

Detailed description

No detailed description exists yet for this component

Examples

No additional examples







Macro reference

ReadPotentiometer1

ReadPotentiometer1
Read Potentiometer 1 as a byte or integer. 
- BOOL Mode
0 = read as byte, 1 = read as int. 
- INT Return


ReadPotentiometer2

ReadPotentiometer2
Read Potentiometer 2 as a byte or integer. 
- BOOL Mode
0 = read as byte, 1 = read as int. 
- INT Return


Property reference

Properties
Channel 1
 
Channel 2
 
Settings
VRef voltage
+Vref voltage x 10mV Default 500 = 5V 
VRef option
Defines what is used as the ADC Vref source. 
Conversion speed
Clock setting to set how fast the ADC peripheral is driven. 
Aquisition cycles
Number of micro seconds to wait for the ACD input to charge before starting the analogue sample.