Difference between revisions of "Beamline Controls"

From Beam Line Controls
Jump to navigation Jump to search
(Move APSU section underneath the Beamline Controls Documentation)
(10 intermediate revisions by 4 users not shown)
Line 3: Line 3:


----
----
===Getting Started===
* [[EPICS Cheat Sheet]]: Channel Access command-lines, noteworthy record fields & IOC shell commands.
* [[EPICS 101]]: definition of basic EPICS components ([[EPICS_101#What_is_an_IOC.3F|IOC]], [[EPICS 101#What_is_a_PV.3F|PV]], [[EPICS_101#What_is_a_record.3F|record]], [[EPICS 101#What_is_a_database.3F|database]]).
* [[IOC 101]]: learn how to create your own IOC.
* [[Git_101|Git 101]]: git refresher (basic workflow, commands, and more).


===Beamline Controls Documentation===
===Beamline Controls Documentation===


* [[EPICS networking]]: basic overview of how to control the network paths used by EPICS IOCs and clients.
* [[Controls Software Documentation]]
* [[Controls Software Documentation]]
* [[EPICS_Cheat_Sheet|EPICS Cheat Sheet]]: Channel Access command-lines, noteworthy record fields & IOC shell commands.
* [[EPICS_101|EPICS 101]]: definition of basic EPICS components ([https://wiki-ext.aps.anl.gov/blc/index.php?title=EPICS_101#What_is_an_IOC.3F IOC], [https://wiki-ext.aps.anl.gov/blc/index.php?title=EPICS_101#What_is_a_PV.3F PV], [https://wiki-ext.aps.anl.gov/blc/index.php?title=EPICS_101#What_is_a_record.3F record], [https://wiki-ext.aps.anl.gov/blc/index.php?title=EPICS_101#What_is_a_databases.3F database]).
* [[IOC_101|IOC 101]]: learn how to create your own IOC.
* [[Hardware and IT Configuration]]
* [[Hardware and IT Configuration]]
* [[APSU_PVs]]: Description of what process variables(PVs) have changed for PSS, EPS, and ID control for the APSU beamlines
** Mark Rivers has documented the process he used to find the relevant medm screens and the useful PVs for his beamline:
*** https://github.com/CARS-UChicago/GSECARS-EPICS/blob/master/docs/EPICS_Beamline_PVs.docx
*** https://github.com/CARS-UChicago/GSECARS-EPICS/blob/master/docs/EPICS_Beamline_PVs.pdf


===Practical Beamline Controls Training (2023)===
===Practical Beamline Controls Training (2023)===


[[Practical_Beamline_Controls_Training#IOC_Basics|Session 1: IOC Basics]]
[[Practical_Beamline_Controls_Training#IOC_Basics|Session 1: IOC Basics]]
[[Practical_Beamline_Controls_Training#IOC_Deployment_.26_Troubleshooting|Session 2: IOC Deployment & Troubleshooting]]
[[Practical_Beamline_Controls_Training#IOC_Deployment_.26_Troubleshooting|Session 2: IOC Deployment & Troubleshooting]]


Line 28: Line 35:
** Tejas Guruswamy (XSD-DET)
** Tejas Guruswamy (XSD-DET)
** Andrew Chuang (XSD-MPE)
** Andrew Chuang (XSD-MPE)
===Beamline Data Pipelines===
* https://git.aps.anl.gov/groups/bdp-public/-/wikis/home

Revision as of 13:56, 21 June 2024

WIKI for the APS Beamline Controls Community, maintained by the Beamline Controls Technical Working Group.
This wiki exists to collect the output of the working group, including documentation on beamline controls software and hardware useful for APS beamline scientists and resident users.


Getting Started

Beamline Controls Documentation

Practical Beamline Controls Training (2023)

Session 1: IOC Basics Session 2: IOC Deployment & Troubleshooting

Beamline Controls Technical Working Group information

The BC Technical Working (BCTWG) group meets monthly to review and gather feedback on possible changes in either the way BC delivers support or the technologies that BC supports. The BCTWG comprises the BC group plus interested stakeholders from XSD. In a nutshell, the main goal of the BCTWG is to improve communication between BC and its customers on topics of mutual interest.

  • Box folder with slides and meeting notes (ANL only): [1]
  • Current chairs:
    • Kevin Peterson (XSD-BC)
    • Tejas Guruswamy (XSD-DET)
    • Andrew Chuang (XSD-MPE)

Beamline Data Pipelines