Last big things:
Example Action / Lint (push) Successful in 2s
Example Action / BuildAndTest (push) Successful in 41s

* Implemented support for diabling theshold channel
* Separate proton current simulation db.
* Separate startup snippet with support for simulation mode.
* Short readme entry
This commit is contained in:
2026-02-05 14:08:33 +01:00
parent 5ec3d905fe
commit 59c4580bc7
6 changed files with 51 additions and 29 deletions
+4 -6
View File
@@ -1,10 +1,8 @@
require sinqDAQ, soederqvist_a
#var softProtonDebug 1
$(SET_SIM_MODE=#)dbLoadRecords("$(sinqDAQ_DB)sim_proton_current.db", "INSTR=$(INSTR), NAME=$(NAME), REMOTE_RATE_PV=NULL")
$(SET_SIM_MODE=#)epicsEnvSet("REMOTE_RATE_PV", "$(INSTR)$(NAME):SIM_PROTON_CURR")
var softProtonDebug 1
dbLoadRecords("$(sinqDAQ_DB)daq_soft_proton.db", "INSTR=$(INSTR), NAME=$(NAME), REMOTE_RATE_PV=NULL")
dbLoadRecords("$(sinqDAQ_DB)daq_soft_proton.db", "INSTR=$(INSTR), NAME=$(NAME), REMOTE_RATE_PV=$(REMOTE_RATE_PV)")
iocInit
dbpr SQ:TEST:SPC:EMULATION