moves the gating configuration logic to epics

This commit is contained in:
2025-06-16 17:38:48 +02:00
parent f31e7c1e23
commit 3dd7c5a1d9
5 changed files with 22 additions and 79 deletions

View File

@ -199,13 +199,13 @@ setTestSignal {
getGateStatus {
out "GT \$2";
in "%d %(\$1GATE-ON-\$2_RBV)d";
in "%d %(\$1GATE-\$2-TRIG_RBV)d";
@mismatch{in "%(\$1MsgTxt)s";}
}
setGateStatus {
extrainput = ignore;
out "GT \$2 %(\$1GATE-\$2)d %(\$1GATE-ON-\$2)d";
out "GT \$2 %(\$1GATE-\$2-ENABLE)d %(\$1GATE-\$2-TRIG)d";
in "Gate \$2";
@mismatch{in "%(\$1MsgTxt)s";}
}
@ -217,7 +217,7 @@ setGate {
}
################################################################################
# To clean
# TODO To clean
startWithCountPreset4 {
clearTimer;