Difference between revisions of "NSLS-II Control Software"

From GISAXS
Jump to: navigation, search
(See Also)
(See Also)
Line 29: Line 29:
 
** [https://github.com/NSLS-II/ophyd github]
 
** [https://github.com/NSLS-II/ophyd github]
 
* [[Olog]]
 
* [[Olog]]
 +
* [[NSLS-II Analysis Software]]
 
* [[Beamline]]-specific software:
 
* [[Beamline]]-specific software:
 
** [[CHX]]
 
** [[CHX]]
 
*** [https://github.com/NSLS-II-CHX/chxtools chxtools] on GitHub
 
*** [https://github.com/NSLS-II-CHX/chxtools chxtools] on GitHub

Revision as of 10:46, 2 August 2015

EPICS

TBD

Examples

  • manage-iocs report
  • sudo manage-iocs stopall
  • sudo manage-iocs startall

CSS

Control System Studio; GUI environment for controlling EPICS process variables (PVs).

Ophyd

Interactive Python environment for instrument control.

Olog

Experimental logbook.

Delta-Tau

  • Login:
    • telnet localhost ####

See Also