Difference between revisions of "Controls Software Documentation"
Jump to navigation
Jump to search
Tguruswamy (talk | contribs) |
Tguruswamy (talk | contribs) |
||
Line 11: | Line 11: | ||
* [https://docs.epics-controls.org/projects/how-tos/en/latest/getting-started/installation.html EPICS Base Getting Started (official)] | * [https://docs.epics-controls.org/projects/how-tos/en/latest/getting-started/installation.html EPICS Base Getting Started (official)] | ||
==synApps ( | ==synApps (aka EPICS Support)== | ||
* [https://epics.anl.gov/bcda/synApps/synApps_docs_all.html synApps Collected Documentation] | * [https://epics.anl.gov/bcda/synApps/synApps_docs_all.html synApps Collected Documentation] | ||
* [https://epics.anl.gov/bcda/synApps/synApps.html synApps deployment instructions, including use of xxx template ioc] | * [https://epics.anl.gov/bcda/synApps/synApps.html synApps deployment instructions, including use of xxx template ioc] | ||
==areaDetector== | ==areaDetector== |
Revision as of 21:05, 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 resources from past EPICS Collaboration meetings.
EPICS Base
synApps (aka EPICS Support)
areaDetector
Deploying and maintaining IOCs
- simDetector Install directions (2BM)
- The Basics of an IOC (APS Internal)
- Creation of an IOC using mkioc