Skip to content
Snippets Groups Projects
Commit 786a4f4e authored by mooney's avatar mooney
Browse files

Added timer example

parent b8552362
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment