SICS-608: Implemented detector protection using anticollider using a voltage limit of 56 volts.
This commit is contained in:
@ -0,0 +1,5 @@
|
|||||||
|
# Forbid detector motion when the detector voltage is on
|
||||||
|
forbid {-inf inf} for det when dhv1 in {56 inf}
|
||||||
|
forbid {-inf inf} for curtaindet when dhv1 in {56 inf}
|
||||||
|
forbid {-inf inf} for det when dhv2 in {56 inf}
|
||||||
|
forbid {-inf inf} for curtaindet when dhv2 in {56 inf}
|
||||||
|
Reference in New Issue
Block a user