diff --git a/motorApp/MotorSrc/motordrvCom.h b/motorApp/MotorSrc/motordrvCom.h index abe00755..8d3d4fea 100644 --- a/motorApp/MotorSrc/motordrvCom.h +++ b/motorApp/MotorSrc/motordrvCom.h @@ -4,9 +4,9 @@ FILENAME... motordrvCom.h USAGE... This file contains definitions and structures that are common to all motor record driver support modules. -Version: $Revision: 1.2 $ +Version: $Revision: 1.3 $ Modified By: $Author: sluiter $ -Last Modified: $Date: 2000-03-03 22:19:55 $ +Last Modified: $Date: 2000-06-14 15:09:40 $ */ /* @@ -75,7 +75,6 @@ use as the driver transaction type. #define MOTION (unsigned char)3 /* 'm' will produce motion updates */ #define VELOCITY (unsigned char)4 /* 'v' make motion updates till MOVE_TERM */ #define INFO (unsigned char)5 /* 'f' get curr motor/encoder pos and stat */ -#define QUERY (unsigned char)6 /* 'q' specialty type, not needed */ /* Macros used to set/clear bits in any_motor_in_motion variable. */ #define SET_MM_ON(v,a) v|=(1<