From 24451a3c7f94c6ebb96ded80ad907ad163648d8b Mon Sep 17 00:00:00 2001 From: timmmooney <mooney@aps.anl.gov> Date: Mon, 19 Apr 2010 17:16:59 +0000 Subject: [PATCH] areaDetector --- iocBoot/iocLinux/st.cmd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/iocBoot/iocLinux/st.cmd b/iocBoot/iocLinux/st.cmd index 0de1c6a..f76c2ab 100644 --- a/iocBoot/iocLinux/st.cmd +++ b/iocBoot/iocLinux/st.cmd @@ -35,6 +35,8 @@ dbLoadTemplate("softMotor.substitutions") #dbLoadTemplate("pseudoMotor.substitutions") < motorSim.cmd +#< areaDetector.cmd + ### Allstop, alldone # This database must agree with the motors and other positioners you've actually loaded. # Several versions (e.g., all_com_32.db) are in stdApp/Db -- GitLab