Adds PVs for reseting the channels and timer

This commit is contained in:
2024-11-18 14:43:16 +01:00
parent 3b660ca560
commit 4bd648ea5d
3 changed files with 26 additions and 0 deletions

View File

@@ -112,6 +112,18 @@ readRateMonitor{
@mismatch{in "%(\$1MsgTxt)s";}
}
clearTimer{
out "CT";
in;
@mismatch{in "%(\$1MsgTxt)s";}
}
clearChannel{
out "CC \$2";
in;
@mismatch{in "%(\$1MsgTxt)s";}
}
################################################################################
# Read Values From Monitors