Component: PIR (Sensors: EBM Modules)

From Flowcode Help
Revision as of 15:45, 20 July 2016 by BenR (talk | contribs) (XML import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Author Matrix TSL
Version 1.0 (Release)
Category Sensors: EBM Modules


Image PIR component

This board provides a PIR sensor which is read as a digital input.

Examples

No additional examples


Downloadable macro reference

ReadSensor

Read the PIR Sensor and return a booleon

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 1

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

No additional information