Versions Compared

Key

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

Description

The tool epicsArchChecker is a tool created with the purpose of helping engineers and scientists to have better control of the PVs that are saved when running the DAQ. To assure this, the script will display different reports with:

  • Pvs and Aliases duplicated.
  • Pvs with no alias and aliases with no Pvs.
  • Pvs not connected.

Usage:

epicsArchChecker -option filepath

positional arguments:

 Full filepath of the file to check.

example

/reg/g/pcds/dist/pds/xpp/misc/epicsArch.txt

optional arguments:

  -h, --help. Show this help message and exit.

View sample:

Image Added


  -w, --warnings . Displays: -Pvs and Aliases duplicated. -Pvs with no alias and aliases no Pvs.

View sample:

Image Added

Image Added

Image Added

  -s, --status. Displays Pvs not connected.

View sample:

Image Added