Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Common features:

DAQ epicsArch - Archived Data

You can add/remove any data you want in the epicsArchive data group readout. 

...

The tmo file we use is epicsArch_tmo.txt.  Let's look at two features of this

Adding a single variable to the file

Add a comment with a #

# Power meter at IM2K4

...

    IM2K4:PPM:SPM:VOLT_RBV

Add a whole file with a bunch of variables

You can made file with a subset of PVs, give it a meaningful name like epicsArch_vmi.txt for all the vmi variables to record.  You can then reference that file with '<' in the main file as below.

# MPOD/VMI information

< epicsArch_vmi.txt


LCLS2 DAQ:

LCLS-II Data Acquisition and Analysis

LCLS1 DAQ:

Online Analysis Tutorial (AMI) - presented at 2014 SSR/LCLS Users Meeting:  LCLS Data Analysis Workshop

...

Pedestals for detector correction

Operating the DAQ

AMI Online Monitoring

Python Scripting