#include "cphidget.h"

Go to the source code of this file.
Classes | |
| struct | CPhidgetMotorControlInfo |
Defines | |
| #define | MOTORCONTROL_ERRORFLAG_DANGERPOWER 0x0020 |
| #define | MOTORCONTROL_ERRORFLAG_HIGHPOWER 0x0010 |
| #define | MOTORCONTROL_ERRORFLAG_LOWPOWER 0x0008 |
| #define | MOTORCONTROL_ERRORFLAG_NOPOWER 0x0004 |
| #define | MOTORCONTROL_ERRORFLAG_OVERTEMP 0x0001 |
| #define | MOTORCONTROL_ERRORFLAG_UNDERVOLTAGE_LOCKOUT 0x0002 |
| #define | MOTORCONTROL_MAXENCODERS 1 |
| #define | MOTORCONTROL_MAXINPUTS 4 |
| #define | MOTORCONTROL_MAXMOTORS 2 |
| #define | MOTORCONTROL_MAXSENSORS 2 |