This PR implements a software based proton counterbox implementation supporting only 1 channel, the proton current that is typically propagated over channel access. It also changes a minor convention of how to signal low rate, but this wasn't used by the client Nicos so this shouldn't affect anything. Reviewed-on: #5
8 lines
257 B
Plaintext
8 lines
257 B
Plaintext
#---------------------------------------------
|
|
# DAQ specific DB definitions
|
|
#---------------------------------------------
|
|
|
|
device(stringin, INST_IO, devDAQStringError, "devDAQStringError")
|
|
function(processEmulatedCounter)
|
|
variable("softProtonDebug", int)
|