CHX:Hints

From GISAXS
Revision as of 13:23, 31 July 2015 by KevinYager (talk | contribs) (ophyd)
Jump to: navigation, search

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(diff_xh, 1.0) : move motor
  • movr(diff_xh, -1.0) : relative motion
  • movr([diff_xh, diff_yh], [-1.0,-1.0]) : multiple motions

CSS

Replay

  • ./replay
  • Allows access to log entries and graphs.