Component: Rotary Angle Sensor (BL0622) (101020017) (E-blocks 2 Sensors)
From Flowcode Help
Jump to navigationJump to search| Author | Matrix TSL | 
| Version | 5.0 | 
| Category | E-blocks 2 Sensors | 
Contents
Rotary Angle Sensor (BL0622) component
The Rotary Angle sensor is based on a simple 10K analogue potentiometer.
Version information
Library Version, Component Version, Date, Author, Info
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
GetAverageByte
|   | GetAverageByte | 
| Read the ADC as a byte | |
|  - BYTE | NumSamples | 
|  - BYTE | DelayUs | 
|  - BYTE | Return | 
GetAverageInt
|   | GetAverageInt | 
| Read the ADC at full bit depth | |
|  - BYTE | NumSamples | 
|  - BYTE | DelayUs | 
|  - UINT | Return | 
GetByte
|   | GetByte | 
| Read the ADC as a byte | |
|  - BYTE | Return | 
GetInt
|   | GetInt | 
| Read the ADC at full bit depth | |
|  - UINT | Return | 
GetString
|   | GetString | 
| Reads the ADC as a direct voltage | |
|  - STRING | Return | 
GetVoltage
|   | GetVoltage | 
| Reads the ADC as a direct voltage | |
|  - FLOAT | Return | 
Property reference
Component Source Code
Please click here to download the component source project: FC_Comp_Source_Grove_Rotary_Angle_Sensor.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_Grove_Rotary_Angle_Sensor.fcfx









