Difference between revisions of "Controls Software Documentation"

From Beam Line Controls
Jump to navigation Jump to search
(Created page with "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 Advance...")
 
Line 3: Line 3:
Documentation referenced should be appropriate for beamline scientists as opposed to only EPICS developers.
Documentation referenced should be appropriate for beamline scientists as opposed to only EPICS developers.
New deployments should prefer EPICSv7, the latest release series.
New deployments should prefer EPICSv7, the latest release series.
See also the extensive [https://epics-controls.org/resources-and-support/documents/training/ EPICS collaboration training resources].


==EPICS Base==
==EPICS Base==
Line 20: Line 22:
* [https://wiki.aps.anl.gov/bcda/index.php?title=The_Basics_of_an_IOC The Basics of an IOC (APS Internal)]
* [https://wiki.aps.anl.gov/bcda/index.php?title=The_Basics_of_an_IOC The Basics of an IOC (APS Internal)]
* [https://gist.github.com/keenanlang/e768774cbd0a367b96281939b8a2c9ba Creation of an IOC using mkioc]
* [https://gist.github.com/keenanlang/e768774cbd0a367b96281939b8a2c9ba Creation of an IOC using mkioc]
See also the extensive [https://epics-controls.org/resources-and-support/documents/training/ EPICS collaboration training resources].

Revision as of 20:56, 7 November 2022

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 EPICS collaboration training resources.

EPICS Base

synApps (support)

areaDetector

Creating and maintaining IOCs