![]() |
VEXcode IQ C++ Unofficial documentation for version 3.0.4.1
|
IQ Motor device class header. More...
Go to the source code of this file.
Classes | |
class | vex::motor |
Use the motor class to control motor devices. More... | |
Namespaces | |
namespace | vex |
Bumper switch device class | |
Macros | |
#define | VEXIQ_MOTOR_OVERTEMP_FLAG 0x02 |
#define | VEXIQ_MOTOR_CURLIMIT_FLAG 0x04 |
#define | VEXIQ_MOTOR_ZEROVEL_FLAG 0x08 |
#define | VEXIQ_MOTOR_ZEROPOS_FLAG 0x10 |
IQ Motor device class header.
Definition in file vex_motor.h.
#define VEXIQ_MOTOR_CURLIMIT_FLAG 0x04 |
Definition at line 23 of file vex_motor.h.
#define VEXIQ_MOTOR_OVERTEMP_FLAG 0x02 |
Definition at line 22 of file vex_motor.h.
#define VEXIQ_MOTOR_ZEROPOS_FLAG 0x10 |
Definition at line 25 of file vex_motor.h.
#define VEXIQ_MOTOR_ZEROVEL_FLAG 0x08 |
Definition at line 24 of file vex_motor.h.