The state of the five motors’ overcurrent sensors: false = no overcurrent, true = overcurrent.
More...
|
| bool | SideBrush [get] |
| | The state of the side brush motor overrcurrent.
|
| |
| bool | Vacuum [get] |
| | The state of the vacuum motor overrcurrent.
|
| |
| bool | MainBrush [get] |
| | The state of the main brush motor overrcurrent.
|
| |
| bool | DriveRight [get] |
| | The state of the drive right motor overrcurrent.
|
| |
| bool | DriveLeft [get] |
| | The state of the drive left motor overrcurrent.
|
| |
|
| bool | AutoUpdate = true |
| | Automatic update option for methods requesting more than one piece of information.
|
| |
| Robot | robot |
| | The robot class, accessible by all dervied classes.
|
| |
The state of the five motors’ overcurrent sensors: false = no overcurrent, true = overcurrent.
| Roomba.Sensors.MotorOvercurrent.MotorOvercurrent |
( |
Robot |
_robot | ) |
|
The constructor.
- Parameters
-
| bool Roomba.Sensors.MotorOvercurrent.DriveLeft |
|
get |
The state of the drive left motor overrcurrent.
| bool Roomba.Sensors.MotorOvercurrent.DriveRight |
|
get |
The state of the drive right motor overrcurrent.
| bool Roomba.Sensors.MotorOvercurrent.MainBrush |
|
get |
The state of the main brush motor overrcurrent.
| bool Roomba.Sensors.MotorOvercurrent.SideBrush |
|
get |
The state of the side brush motor overrcurrent.
| bool Roomba.Sensors.MotorOvercurrent.Vacuum |
|
get |
The state of the vacuum motor overrcurrent.
The documentation for this class was generated from the following file:
- C:/Users/Greg/Documents/GitHub/RoboLib/src/Roomba.cs