arbotix_python::io::DigitalSensor Class Reference
List of all members.
Detailed Description
Class for a digital input.
Definition at line 52 of file io.py.
Member Function Documentation
def arbotix_python::io::DigitalSensor::__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
pin, |
|
|
|
value, |
|
|
|
rate, |
|
|
|
device | |
|
) |
| | |
Definition at line 54 of file io.py.
def arbotix_python::io::DigitalSensor::update |
( |
|
self |
) |
|
Definition at line 61 of file io.py.
Member Data Documentation
Definition at line 55 of file io.py.
Definition at line 56 of file io.py.
Definition at line 58 of file io.py.
Definition at line 59 of file io.py.
Definition at line 60 of file io.py.
The documentation for this class was generated from the following file: