ING Logo

EPICS Process Variable Naming Conventions

INS-EPICS-8

$Revision: 1.3 $



Author: D. B. Armstrong
dba@ing.iac.es

  1. This Document

    This document is a set of criteria to be used when deciding on the EPICS Process Variable name in the EPICS record.

  2. Naming Convention

    An EPICS record in the database file (*.db) is described as follows:-

    record('record type',"record name") { record fields }

    For ING the "record name" is composed of 3 fields separated by the colon (:) character ie. "Field 1:Field 2:Field 3". The "record name" is in lowercase ASCII and uses no other characers than a to z, the numbers 0 to 9 and the colon (:).

  3. Examples

    "ingrid:fwheel1:motor" is the motor record for filter wheel 1 in INGRID

    "integral:yaxis:current" is the calc record to calculate Current Axis Position in INTEGRAL

    "wyffos:slitfoc:encoder" is the ai record for the slit focus encoder position in WYFFOS

    "isisp:pbspin:commstat" is the mbbi record for the Bottom Waveplate Spin command status in ISISP


© 2002 by Isaac Newton Group
All rights reserved.
Last modified: Thu Jul 4 12:21:29 WEST 2002