From 78faed250f70e6c1e5776205629e7e1dec397f48 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Tue, 18 Apr 2000 21:01:59 +0000 Subject: [PATCH] Made communication timeout constants local (for MM3000). --- motorApp/NewportSrc/drvMMCom.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/motorApp/NewportSrc/drvMMCom.h b/motorApp/NewportSrc/drvMMCom.h index 78101ab6..4df6132e 100644 --- a/motorApp/NewportSrc/drvMMCom.h +++ b/motorApp/NewportSrc/drvMMCom.h @@ -3,9 +3,9 @@ FILENAME... drvMMCom.h USAGE... This file contains Newport Motion Master (MM) driver "include" information that is specific to Motion Master models 3000/4000. -Version: $Revision: 1.2 $ +Version: $Revision: 1.3 $ Modified By: $Author: sluiter $ -Last Modified: $Date: 2000-03-03 22:28:21 $ +Last Modified: $Date: 2000-04-18 21:01:59 $ */ /* @@ -44,9 +44,6 @@ Last Modified: $Date: 2000-03-03 22:28:21 $ #include "motordrvCom.h" -#define GPIB_TIMEOUT 2000 /* Command timeout in msec */ -#define SERIAL_TIMEOUT 2000 /* Command timeout in msec */ - enum MM_model { MM4000,