Displaying report 1-1 of 1.
Reports until 15:54, Tuesday 04 December 2018
H1 ISC (ISC)
hang.yu@LIGO.ORG - posted 15:54, Tuesday 04 December 2018 (45688)
Script for moving arm dofs

We wrote a little piece of script to move the ARM related dofs. It can move the hard/soft dofs for comm / diff / X only / Y only, as well as a dof corresponding to green camera.

The script now lives in /opt/rtcds/userapps/release/asc/h1/scripts/move_ARM_dev.py.

To use the script, one can type in the command line

    ./move_ARM_dev.py CH P 0.1

which moves Common HARD in Pitch for 0.1 urad (corresponding for 0.1 count in the slide bars).

In addition to CH, other allowed first input arguments are '%s%s'%(C/D/X/Y, H/S/C), where C/D/X/Y stand for comm / diff / x only / y only, and H/S/C corresponding to hard / soft / green cam.

The second argument can be either P or Y for pitch or yaw.

The third input argument should be a number, usually a step size of 0.1 should be safe.

Displaying report 1-1 of 1.