Command to switch between open/closed slits, needs doing regularly when adjusting pointing

This commit is contained in:
2022-05-23 16:02:46 +00:00
parent e2fc47bd02
commit d910e7aae1
+10
View File
@@ -0,0 +1,10 @@
# Shortcut when adjusting poiting
A useful command is to switch between which slit is open or closed
caputq SARFE10-OAPU044:MOTOR_W 0.25; caputq SARFE10-OAPU044:MOTOR_H 0.25; caputq SARFE10-OAPU092:MOTOR_W 3.00; caputq SARFE10-OAPU092:MOTOR_H 3.00;
(to open the back slit and close the upstream one)
caputq SARFE10-OAPU044:MOTOR_W 3.00; caputq SARFE10-OAPU044:MOTOR_H 3.00; caputq SARFE10-OAPU092:MOTOR_W 0.25; caputq SARFE10-OAPU092:MOTOR_H 0.25;
(to do the opposite, open the front and close down the downstream slit)
To view the beam after both slits, use SAROP21-PPRM113 camera (from the screen_panel).