Difference between revisions of "NSLS-II Control Software"

From GISAXS
Jump to: navigation, search
(See Also)
(Ophyd)
Line 12: Line 12:
 
==[[Ophyd]]==
 
==[[Ophyd]]==
 
Interactive [[Python]] environment for instrument control.
 
Interactive [[Python]] environment for instrument control.
 +
 +
==[[Bluesky]]==
 +
[[Python]] library for taking data-scans (and accessing data through a data-broker).
  
 
==[[Olog]]==
 
==[[Olog]]==

Revision as of 10:04, 21 October 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.

Bluesky

Python library for taking data-scans (and accessing data through a data-broker).

Olog

Experimental logbook.

Delta-Tau

  • Login:
    • telnet localhost ####

See Also