diff --git a/beamstop/sans_llb_beamstop.db b/beamstop/sans_llb_beamstop.db index 8852775..e4f83c5 100644 --- a/beamstop/sans_llb_beamstop.db +++ b/beamstop/sans_llb_beamstop.db @@ -14,7 +14,7 @@ record(longout, "$(INSTR)$(SPS_REGISTER_NAME):BEAMSTOP-INIT") record(longout, "$(INSTR)$(SPS_REGISTER_NAME):BEAMSTOP") { field(DESC, "Select new Beamstop") - field(DRVL, 1) + field(DRVL, 0) field(DRVH, 3) field(PINI, "NO") field(FLNK, "$(INSTR)$(SPS_REGISTER_NAME):SET-BUSY.PROC PP") @@ -396,9 +396,10 @@ record(longout, "$(BS_MCU):BS:IMMEDIATE_STOP") { # field(OUT, "TEST_RECORD PP") # field(OMSL, "closed_loop") # field(DOL, "1") + # TODO not currently activated # FOR REAL - field(DTYP, "stream") - field(OUT , "@$(PROTO) stop() $(BS_MCU_ASYN_PORT) 0") + # field(DTYP, "stream") + # field(OUT , "@$(PROTO) stop() $(BS_MCU_ASYN_PORT) 0") } # record(longin, "TEST_RECORD") {