Skip to content

GLINT:Conex stage alignment

mwanakijiji edited this page Mar 14, 2024 · 2 revisions

It is unlikely that you will have to realign the Conex stages, because they are upstream of everything else in GLINT and will break the alignment across the system. But if you do, here's the help message on scexao5 that explains commands:

scexao@scexao5:✘INT:~/src/device_control [vdeo/glint_agap|✚ 5]$ glint_steering1
GLINT Conex AGAP control. X = 1 or 2 for either stage.

Usage:
    glint_steeringX [-h | --help]
    glint_steeringX status
    glint_steeringX u (status|target|goto|nudge|stop|reset) [<pos>]
    glint_steeringX v (status|target|goto|nudge|stop|reset) [<pos>]
    glint_steeringX <configuration>

Options:
    -h, --help   Show this screen

Stage commands:
    status          Returns the current position of the stage
    target          Returns the target position of the stage
    goto  <pos>     Move the stage to the given angle
    nudge <pos>     Move the stage relatively by the given angle
    stop            Stop the stage
    reset           Reset the stage

Configurations:
     1: MySave                 {u=0.000 unit, v=0.000 unit}
Clone this wiki locally