From 514ede3d7b2144334a36e80651aca11a7e4747b2 Mon Sep 17 00:00:00 2001 From: timmmooney <mooney@aps.anl.gov> Date: Fri, 25 Mar 2005 16:45:24 +0000 Subject: [PATCH] redundant alternative load of scaler database commented out --- iocBoot/iocvxWorks/camac.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iocBoot/iocvxWorks/camac.cmd b/iocBoot/iocvxWorks/camac.cmd index f216e7b..34196e7 100644 --- a/iocBoot/iocvxWorks/camac.cmd +++ b/iocBoot/iocvxWorks/camac.cmd @@ -38,7 +38,7 @@ CAMACScalerSetup(1) # int counter_slot) /* Counter N */ CAMACScalerConfig(0, 0, 0, 0, 20, 0, 21) dbLoadRecords("$(CAMAC)/camacApp/Db/CamacScaler.db","P=xxx:,S=scaler1,C=0") -dbLoadRecords("$(STD)/stdApp/Db/scaler.db","P=xxx:,S=scaler1,C=0,DTYP=CAMAC scaler,FREQ=10000000") +#dbLoadRecords("$(STD)/stdApp/Db/scaler.db","P=xxx:,S=scaler1,C=0,DTYP=CAMAC scaler,FREQ=10000000") # Load the DXP stuff < 16element_dxp.cmd -- GitLab