Difference between revisions of "Controls Software Documentation"
Jump to navigation
Jump to search
Tguruswamy (talk | contribs) (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...") |
Tguruswamy (talk | contribs) |
||
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] | ||
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.