References#
SSH Monitor references#
Warning
Before reading the the above references (generated with Doxygen + Sphinx + Breathe), be aware that:
in .template files: an EPICS record is interpreted as a class, and an EPICS field is interpreted as a class attribute.
in
.substitutionsfiles: a scope is interpreted as a class, and an EPICS macro is interpreted either as a global variable or as a class attribute.
So don’t be confused is you cross an EPICS record labeled as a “class”, or an EPICS macro labeled as an “attribute”.
EPICS references#
EPICS documentation:
EPICS Top and Apps architecture:
EPICS .substitutions file:
https://docs.epics-controls.org/en/latest/guides/EPICS_Process_Database_Concepts.html
https://docs.epics-controls.org/en/latest/process-database/common-database-patterns.html
https://docs.epics-controls.org/en/latest/getting-started/creating-ioc.html
https://epics.anl.gov/base/R3-15/6-docs/AppDevGuide/DatabaseDefinition.html#x7-2010006