Difference between revisions of "Controls Software Documentation"

From Beam Line Controls
Jump to navigation Jump to search
Line 66: Line 66:
* [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.]
* [https://bcda-aps.github.io/apstools/examples/index.html Guides, How-Tos, and other examples.]
* [https://bcda-aps.github.io/apstools/examples/index.html Guides, How-Tos, and other examples.]
* [https://github.com/BCDA-APS/bluesky_training/blob/main/APS_Bluesky_101.md APS Bluesky 101 (from 2021).]
** Bluesky training:
* [https://github.com/BCDA-APS/bluesky_training Bluesky training for APS users]
*** [https://github.com/BCDA-APS/bluesky_training/blob/main/APS_Bluesky_101.md APS Bluesky 101 course (2021).]
*** [https://github.com/BCDA-APS/bluesky_source code repository]
* [https://github.com/BCDA-APS/bluesky_training/tree/main/bluesky Template for new instrument description]  
* [https://github.com/BCDA-APS/bluesky_training/tree/main/bluesky Template for new instrument description]  
** Work in progress.
** Work in progress.

Revision as of 16:22, 5 April 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

APS

PyDM

Python support

Channel Access

PV Access

General