CHX:Hints
Revision as of 15:49, 23 July 2015 by KevinYager (talk | contribs)
This page provides brief notes/hints for using the CHX beamline at NSLS-II.
Status
General
- Floor coordinator: x5046
- Control room: x2555
ophyd
- wh_pos() : motor positions
- mov(dcm_x, 1.0) : move motor
- movr(dcm_x, -1.0) : relative motion
- movr([dcm_x, dcm_y], [-1.0,-1.0]) : multiple motions
CSS
Replay
- ./replay
- Allows access to log entries and graphs.