Detector Control System: Difference between revisions
Jump to navigation
Jump to search
(Create initial version of page) |
(Adding useful links) |
||
Line 1: | Line 1: | ||
The detector control system (DCS), provides operational control and monitoring of all Mu2e subsystems. DCS is also referred to as the "slow controls." | The detector control system (DCS), provides operational control and monitoring of all Mu2e subsystems. The DCS is also referred to as the "slow controls." | ||
The backbone of the DCS is [https://epics-controls.org/ EPICS]. | The backbone of the DCS is [https://epics-controls.org/ EPICS]. We are using the [https://epics-controls.org/resources-and-support/base/series-3-15/ 3.15 Stable] release of EPICS. | ||
EPICS base defines a large number of record types, and extension modules support a multitude of additional devices and record types. These are documented on the EPICS [https://epics-controls.org/resources-and-support/ Resources and Support] page. Some particularly import modules for Mu2e include | |||
* | |||
* | |||
* | |||
This page is currently a stub. Here are some links for more information: | |||
* [https://mu2e-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=33080 Mu2e-doc-33080] is an overview presentation for Mu2e collaborators. | |||
* [https://mu2e-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=31778 Mu2e-doc-31778] describes how Mu2e devices connect to EPICS directly, and [https://mu2e-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=31727 Mu2e-doc-31727] describes how Mu2e subdetector DAQ electronics connect to the DCS through the [[TriggerDAQIntro|TriggerDAQ]]. | |||
More resources coming soon: | |||
* The DCS source code is being migrated from Redmine to https://github.com/Mu2e/DCS. | * The DCS source code is being migrated from Redmine to https://github.com/Mu2e/DCS. | ||
* Constantly reviewed and updated developer and user documentation will be available at https://mu2e.github.io/DCS, which is automatically generated from files maintained in the Mu2e DCS GitHub project. | * Constantly reviewed and updated developer and user documentation will be available at https://mu2e.github.io/DCS, which is automatically generated from files maintained in the Mu2e DCS GitHub project. |
Revision as of 14:30, 7 May 2020
The detector control system (DCS), provides operational control and monitoring of all Mu2e subsystems. The DCS is also referred to as the "slow controls."
The backbone of the DCS is EPICS. We are using the 3.15 Stable release of EPICS.
EPICS base defines a large number of record types, and extension modules support a multitude of additional devices and record types. These are documented on the EPICS Resources and Support page. Some particularly import modules for Mu2e include
This page is currently a stub. Here are some links for more information:
- Mu2e-doc-33080 is an overview presentation for Mu2e collaborators.
- Mu2e-doc-31778 describes how Mu2e devices connect to EPICS directly, and Mu2e-doc-31727 describes how Mu2e subdetector DAQ electronics connect to the DCS through the TriggerDAQ.
More resources coming soon:
- The DCS source code is being migrated from Redmine to https://github.com/Mu2e/DCS.
- Constantly reviewed and updated developer and user documentation will be available at https://mu2e.github.io/DCS, which is automatically generated from files maintained in the Mu2e DCS GitHub project.