Command to switch between open/closed slits, needs doing regularly when adjusting pointing
This commit is contained in:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user