From 9d743336d27b2af3338814a522670061a99eb231 Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Fri, 13 Mar 2015 09:29:41 -0500 Subject: [PATCH] Added comment explaining shamrockConfig syntax --- iocs/andorIOC/iocBoot/iocAndor/st.cmd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/iocs/andorIOC/iocBoot/iocAndor/st.cmd b/iocs/andorIOC/iocBoot/iocAndor/st.cmd index 89f64fb..094949f 100755 --- a/iocs/andorIOC/iocBoot/iocAndor/st.cmd +++ b/iocs/andorIOC/iocBoot/iocAndor/st.cmd @@ -21,7 +21,8 @@ dbLoadRecords("$(ADCORE)/db/NDFile.template","P=$(PREFIX),R=cam1:,PORT=$(PORT),A dbLoadRecords("$(ADANDOR)/db/andorCCD.template", "P=$(PREFIX),R=cam1:,PORT=$(PORT),ADDR=0,TIMEOUT=1") # Comment out the following lines if there is no Shamrock spectrograph -shamrockConfig("SR1", 0, "") +#shamrockConfig(const char *portName, int shamrockId, const char *iniPath, int priority, int stackSize) +shamrockConfig("SR1", 0, "", 0, 0) dbLoadRecords("$(ADANDOR)/db/shamrock.template", "P=$(PREFIX),R=sham1:,PORT=SR1,TIMEOUT=1,PIXELS=1024") # Create a standard arrays plugin