Difference between revisions of "Component: Dual Potentiometer Trimmer (EBM006) (EBM Modules)"
From Flowcode Help
Jump to navigationJump to searchLine 16: | Line 16: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 24: | Line 26: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 43: | Line 47: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-bool-icon.png]] - BOOL |
| width="90%" | Mode | | width="90%" | Mode | ||
|- | |- | ||
| colspan="2" | 0 = read as byte, 1 = read as int. | | colspan="2" | 0 = read as byte, 1 = read as int. | ||
|- | |- | ||
− | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:]] - | + | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-s16-icon.png]] - INT |
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
Line 61: | Line 65: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-bool-icon.png]] - BOOL |
| width="90%" | Mode | | width="90%" | Mode | ||
|- | |- | ||
| colspan="2" | 0 = read as byte, 1 = read as int. | | colspan="2" | 0 = read as byte, 1 = read as int. | ||
|- | |- | ||
− | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:]] - | + | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-s16-icon.png]] - INT |
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} |
Revision as of 13:30, 17 November 2021
Author | 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.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
ReadPotentiometer2 |
Read Potentiometer 2 as a byte or integer. | |
![]() |
Mode |
0 = read as byte, 1 = read as int. | |
![]() |
Return |
![]() |
ReadPotentiometer1 |
Read Potentiometer 1 as a byte or integer. | |
![]() |
Mode |
0 = read as byte, 1 = read as int. | |
![]() |
Return |