diff --git a/iocBoot/iocvxWorks/st.cmd b/iocBoot/iocvxWorks/st.cmd index c7b4f1c14b349972d4712cf2dbe15e87461b1f6c..bb801c97c670dfc76237a9f458f59d898062c43b 100644 --- a/iocBoot/iocvxWorks/st.cmd +++ b/iocBoot/iocvxWorks/st.cmd @@ -181,6 +181,9 @@ dbLoadRecords("$(CALC)/calcApp/Db/arrayTest.db", "P=xxx:,N=2000") # pvHistory (in-crate archive of up to three PV's) #dbLoadRecords("$(STD)/stdApp/Db/pvHistory.db","P=xxx:,N=1,MAXSAMPLES=1440") +# software timer +#dbLoadRecords("$(STD)/stdApp/Db/timer.db","P=xxx:,N=1") + # Slow feedback dbLoadTemplate "pid_slow.substitutions"