Difference between revisions of "Controls Software Documentation"

From Beam Line Controls
Jump to navigation Jump to search
Line 69: Line 69:
** [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/bluesky_training/index.html Getting started with Bluesky]
** [https://bcda-aps.github.io/apstools/latest/ apstools]: Various Python tools for use with Bluesky at the APS
** [https://bcda-aps.github.io/apstools/latest/ apstools]: Various Python tools for use with Bluesky at the APS
*** home: [https://bcda-aps.github.io/apstools/latest/examples/index.html Guides, How-Tos, and other examples]
*** [https://bcda-aps.github.io/apstools/latest/examples/index.html Guides, How-Tos, and other examples]
*** source: [https://github.com/BCDA-APS/apstools https://github.com/BCDA-APS/apstools]
** [https://bcda-aps.github.io/bluesky_training/ bluesky training]
* Trainings:
* Source code:
** home: [https://bcda-aps.github.io/bluesky_training/ https://bcda-aps.github.io/bluesky_training]
** apstools: [https://github.com/BCDA-APS/apstools https://github.com/BCDA-APS/apstools]
** source: [https://github.com/BCDA-APS/bluesky_training https://github.com/BCDA-APS/bluesky_training]
** bluesky training: [https://github.com/BCDA-APS/bluesky_training https://github.com/BCDA-APS/bluesky_training]


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

Revision as of 19:24, 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