Difference between revisions of "Controls Software Documentation"

From Beam Line Controls
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 67: Line 67:
* Documentation:
* Documentation:
** Status of Bluesky at the APS: [https://anl.box.com/s/yh6yp0dihz5xz89hphxc4qlit2d8ngs7 P. Jemian Talk 2022-09-19]
** Status of Bluesky at the APS: [https://anl.box.com/s/yh6yp0dihz5xz89hphxc4qlit2d8ngs7 P. Jemian Talk 2022-09-19]
** [https://bcda-aps.github.io/bluesky_training/instrument/_install_new_instrument.html Installation Steps] & [https://bcda-aps.github.io/bluesky_training/index.html Getting started with Bluesky]
** [https://bcda-aps.github.io/bluesky_training/instrument/_install_new_instrument.html Installation Steps]
** [https://bcda-aps.github.io/apstools/latest/ apstools]: Various Python tools for use with Bluesky at the APS
** apstools: [https://bcda-aps.github.io/apstools/latest/index.html Guides, How-Tos, and other examples]
*** home: [https://bcda-aps.github.io/apstools/latest/examples/index.html Guides, How-Tos, and other examples]
** bluesky training: [https://bcda-aps.github.io/bluesky_training/index.html Getting started with Bluesky]
*** source: [https://github.com/BCDA-APS/apstools https://github.com/BCDA-APS/apstools]
* Source code:
* Trainings:
** apstools: [https://github.com/BCDA-APS/apstools https://github.com/BCDA-APS/apstools]
** home: [https://bcda-aps.github.io/bluesky_training/ https://bcda-aps.github.io/bluesky_training]
** bluesky training: [https://github.com/BCDA-APS/bluesky_training https://github.com/BCDA-APS/bluesky_training]
** source: [https://github.com/BCDA-APS/bluesky_training https://github.com/BCDA-APS/bluesky_training]


===Python Display Manager PyDM===
===Python Display Manager PyDM===

Latest revision as of 19:31, 22 May 2023

This page exists to collect links to documentation about the instrument control system EPICS, its modules and related libraries (synApps, areaDetector), as used at the Advanced Photon Source.

Documentation referenced should be appropriate for beamline scientists, as opposed to only EPICS developers. New deployments should prefer EPICSv7, the latest release series.

See also the extensive resources from past EPICS Collaboration meetings.

EPICS Base

synApps (aka EPICS Support)

areaDetector

Deploying, troubleshooting, and maintaining IOCs

Pre-built IOCs

Docker images

Virtual Machines

Maintaining Documentation

APS ESAF & Proposal - Read-only interface

Bluesky

Bluesky Framework

Bluesky at APS

Python Display Manager PyDM

Python support

Channel Access

PV Access

General