5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
# Removing undesired alarms from aborted state
|
|
record(mbbi, "$(P)$(R)DetectorState_RBV") {
|
|
field(TESV, "NO_ALARM")
|
|
}
|