Difference between revisions of "Component: Hall Effect Digital (Magnetic)"
From Flowcode Help
Jump to navigationJump to searchLine 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 28: | Line 30: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 39: | Line 43: | ||
{{Fcfile|EBM011 - Test Program.fcfx|EBM011 Example}} | {{Fcfile|EBM011 - Test Program.fcfx|EBM011 Example}} | ||
− | == | + | ==Macro reference== |
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" |
Revision as of 14:11, 20 January 2023
Author | Matrix Ltd |
Version | 1.1 |
Category | Magnetic |
Contents
Hall Effect Digital component
Simple digital hall effect on off switch triggered by the proximity of another object.
Component Source Code
Please click here for the component source code: FC_Comp_Source_HallEffect_Digital.fcfx
Detailed description
No detailed description exists yet for this component
Examples
Sample program using the EBM011 - Hall Effect sensor
Reads the sensor and displays output on LED D7.
EBM011 Example
Macro reference
![]() |
ReadState |
Get the current collision state. The 'Polarity' property will affect whether a collision is represented by a high or low state. | |
![]() |
Return |