Files
epics-base/documentation/RecordReference.md
Andrew Johnson 933e276e1a Rolf Keitel's POD documentation for dbCommon (from the Wiki)
I split his two "Fields Common to ..." sections back into separate docs,
added links between them all, and made the appropriate build changes.
Also added these and the aai/aao records to the documentation index.
2020-04-02 15:47:10 -05:00

2.9 KiB

Record Reference Documentation

The following documentation for the record types and menus include with Base was converted from the old EPICS Wiki pages and updated. This list only includes the record types supplied with Base.

Record Types

Menu Definitions

Corrections and Updates

Corrections to these documents can be submitted as patch files to the EPICS core developers, or as merge requests or pull requests to the 3.15 branch of Base. The document sources can be found in the src/std/rec and src/ioc/db directories in files with extension .dbd.pod. The documentation source format is a combination of the EPICS DBD file format with an extended version of Perl's POD (plain old documentation); run perldoc pod for details of POD.