config: abr test
This commit is contained in:
@@ -1012,5 +1012,6 @@ class BeamlineConfig:
|
||||
if __name__ == "__main__":
|
||||
from aare.common.beamline import mx_beamline
|
||||
cfg = BeamlineConfig(bl=mx_beamline())
|
||||
cfg.allow_non_staff_request_from_staff = True
|
||||
cfg.state_busy = False
|
||||
# cfg.allow_non_staff_request_from_staff = True
|
||||
# cfg.state_busy = False
|
||||
cfg.abr_meas_pos = AerotechCoordinate(at_mm=Coordinate(x=0.0,y=0.0,z=0.0))
|
||||
Reference in New Issue
Block a user