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 .substitutions files: 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 .cmd file:

EPICS .substitutions file:

EPICS .template file: