Component: Dual Potentiometer - Trimmer (EBM006) (EBM Modules)
From Flowcode Help
Jump to navigationJump to searchAuthor | Matrix TSL |
Version | 1.1 |
Category | EBM Modules |
Contents
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
ReadPotentiometer2 | |
Read Potentiometer 2 as a byte or integer. | |
- BOOL | Mode |
0 = read as byte, 1 = read as int. | |
- INT | Return |
ReadPotentiometer1 | |
Read Potentiometer 1 as a byte or integer. | |
- BOOL | Mode |
0 = read as byte, 1 = read as int. | |
- INT | Return |