Difference between revisions of "Controls Software Documentation"
Jump to navigation
Jump to search
Tguruswamy (talk | contribs) |
Tguruswamy (talk | contribs) |
||
Line 22: | 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] | ||
==Maintaining Documentation== | |||
* [https://bctwg.readthedocs.io/en/latest/index.html ReadTheDocs tutorial and example site] |
Revision as of 21:04, 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 (support)
areaDetector
Creating and maintaining IOCs
- simDetector Install directions (2BM)
- The Basics of an IOC (APS Internal)
- Creation of an IOC using mkioc