Component: Hall Effect (EBM011) (EBM Modules)

From Flowcode Help
Revision as of 14:50, 22 May 2018 by BenR (talk | contribs) (XML import - Pre 8.0 release)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Author Matrix TSL
Version 1.0 (Release)
Category EBM Modules


Image Hall Effect (EBM011) component

The board has a Hall Effect sensor (SL353) that gives a digital output in the presence of a magnetic field (in the region of 60 Gauss) from a permanent magnet or electromagnet, either North or South pole.

Examples

No additional examples


Downloadable macro reference

ReadSensor

Macro to read the Hall Effect Sensor.


Returns a boolean value. 0 = Object sense, 1 = No sense

Parameters

This macro has no parameters


Return value

BOOL : Returns true if the operation is a success, else false


Simulation macro reference

This component does not contain any simulation macros


Property reference

Channel

This property is of type Single digital pin and can be referenced with the variable name Channel1.

No additional information