diff --git a/iocBoot/iocxxx/st.cmd b/iocBoot/iocxxx/st.cmd index a5527feef7899dd25f8141c4ab40f564069a6df1..b8379540c1dde03b8691042b19f928f979f628c7 100644 --- a/iocBoot/iocxxx/st.cmd +++ b/iocBoot/iocxxx/st.cmd @@ -41,7 +41,7 @@ ld < xxxLib #cd appbin # This IOC talks to a local GPIB server -#ld < bin/GpibHideosLocal.o +#ld < GpibHideosLocal.o ### dbrestore setup # ok to restore a save set that had missing values (no CA connection to PV)? @@ -92,6 +92,11 @@ dbLoadDatabase("../../dbd/xxxApp.dbd") #dbLoadRecords("stdApp/Db/xia_slit.db", "P=xxx:, HSC=hsc2:", std) #dbLoadRecords("ipApp/Db/generic_serial.db", "P=xxx:,C=0,IPSLOT=a,CHAN=6,BAUD=9600,PRTY=None,DBIT=8,SBIT=1", ip) +##### Pico Motors (Ernest Williams MHATT-CAT) +##### Motors (see picMot.substitutions in same directory as this file) #### +dbLoadTemplate("picMot.substitutions", ip) + + ################################ # Sector 2 custom databases ################################