From 73e2a3103491b711eb3c12e9e106a8054d5a077c Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Sun, 13 Apr 2014 11:33:28 -0500 Subject: [PATCH] Added comment about Shamrock --- iocs/andorIOC/iocBoot/iocAndor/st.cmd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/iocs/andorIOC/iocBoot/iocAndor/st.cmd b/iocs/andorIOC/iocBoot/iocAndor/st.cmd index a3a1870..a3ca1e0 100755 --- a/iocs/andorIOC/iocBoot/iocAndor/st.cmd +++ b/iocs/andorIOC/iocBoot/iocAndor/st.cmd @@ -16,11 +16,12 @@ epicsEnvSet("NCHANS", "2048") #andorCCDConfig("$(PORT)", 0, 0, "/usr/local/etc/andor/", 0, 0) andorCCDConfig("$(PORT)", 0, 0, "", 0, 0) -shamrockConfig("SR1", 0, "") - dbLoadRecords("$(ADCORE)/db/ADBase.template","P=$(PREFIX),R=cam1:,PORT=$(PORT),ADDR=0,TIMEOUT=1") dbLoadRecords("$(ADCORE)/db/NDFile.template","P=$(PREFIX),R=cam1:,PORT=$(PORT),ADDR=0,TIMEOUT=1") dbLoadRecords("$(ADANDOR)/db/andorCCD.template", "P=$(PREFIX),R=cam1:,PORT=$(PORT),ADDR=0,TIMEOUT=1") + +# Comment out the following lines on Linux or if there is no Shamrock spectrograph on Windows +shamrockConfig("SR1", 0, "") dbLoadRecords("$(ADANDOR)/db/shamrock.template", "P=$(PREFIX),R=sham1:,PORT=SR1,TIMEOUT=1,PIXELS=1024") # Create a standard arrays plugin