From d89ceac446095e9420bc745576cc0d16f637c1cf Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Wed, 6 Nov 1996 15:55:33 +0000 Subject: [PATCH] added AB stepper --- src/db/base.dbd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/db/base.dbd b/src/db/base.dbd index 8fbde25c5..c50c9d85e 100644 --- a/src/db/base.dbd +++ b/src/db/base.dbd @@ -179,7 +179,7 @@ device(mbboDirect,CONSTANT,devMbboDirectSoft,"Soft Channel") #device(pulseTrain,VME_IO,devPtMz8310,"Mizar-8310") #device(steppermotor,VME_IO,devSmCompumotor1830,"Compumotor 1830") #device(steppermotor,VME_IO,devSmOms6Axis,"OMS 6-Axis") -#device(steppermotor,AB_IO,devSmAB1746Hstp1,"AB-1746HSTP1") +#device(steppermotor,AB_IO,devSmAB1746Hstp1,"Allen Bradley 1746-HTSP1") device(stringin,CONSTANT,devSiSoft,"Soft Channel") #device(stringin,CONSTANT,devSiTestAsyn,"Test Asyn") #device(stringin,CONSTANT,devSiSymb,"vxWorks Variable")