Made communication timeout constants local (for MM3000).

This commit is contained in:
Ron Sluiter
2000-04-18 21:01:59 +00:00
parent f2d0cd31f1
commit 78faed250f
+2 -5
View File
@@ -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,