Files
sinqDAQ/scripts/daq_soft_proton.cmd
T
soederqvist_a 59c4580bc7
Example Action / Lint (push) Successful in 2s
Example Action / BuildAndTest (push) Successful in 41s
Last big things:
* Implemented support for diabling theshold channel
* Separate proton current simulation db.
* Separate startup snippet with support for simulation mode.
* Short readme entry
2026-02-05 14:08:33 +01:00

9 lines
353 B
Batchfile

#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")
dbLoadRecords("$(sinqDAQ_DB)daq_soft_proton.db", "INSTR=$(INSTR), NAME=$(NAME), REMOTE_RATE_PV=$(REMOTE_RATE_PV)")
iocInit