sinqDAQ software proton counter implementation
Example Action / Lint (push) Successful in 3s
Example Action / BuildAndTest (push) Failing after 10s

This commit in addition correct the meaning IS_LOWRATE

0 means not low-rate i.e. good rate
1 means low-rate
This commit is contained in:
2026-03-06 11:05:13 +01:00
parent 4801dc3279
commit a27c0c0c0f
12 changed files with 770 additions and 8 deletions
+8
View File
@@ -0,0 +1,8 @@
#var softProtonDebug 1
$(SET_SIM_MODE=#)dbLoadRecords("$(sinqDAQ_DB)sim_proton_current.db", "INSTR=$(INSTR), NAME=$(NAME)")
$(SET_SIM_MODE=#)epicsEnvSet("REMOTE_RATE_PV", "$(INSTR)$(NAME):SIM-PROTON-CURR")
dbLoadRecords("$(sinqDAQ_DB)daq_soft_proton.db", "INSTR=$(INSTR), NAME=$(NAME), REMOTE_RATE_PV=$(REMOTE_RATE_PV=MHC6:IST:2), RATE_EGU=$(RATE_EGU=cts/sec), COUNTER_EGU=$(COUNTER_EGU=cts), SCALE_FACTOR=$(SCALE_FACTOR=100)")
iocInit