Limbs Safety Switch Library for ESP32 (Arduino) v1.0.1
A library that provides a class that models a Limbs Safety Switch for physical dangerous devices or industrial production machines.
|
Limbs safety underlying switches behavior configuration parameters. More...
#include <LimbsSafetySw_ESP32.h>
Limbs safety underlying switches behavior configuration parameters.
Holds the required set of parameters needed for the configuration of each of the three DbncdMPBttn subclass switches needed for input (left hand's TmVdblMPBttn, right hand's TmVdblMPBttn, foot's SnglSrvcVdblMPBttn). Each parameter has default values assigned for a standard LimbsSftyLnFSwtch configuration.
swtchStrtDlyTm | Corresponds to the DbncdMPBttn subclasses strtDelay class attribute. |
swtchIsEnbld | Corresponds to the DbncdMPBttn subclasses isEnabled attribute flag |
swtchVdTm | Corresponds to the TmVdblMPBttn class voidTime attribute, will be used as an activation time limit for the hands controlled TmVdblMPBttn |