MDA-LS

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
SEE ALSO

NAME

mda-ls − displays basic properties of EPICS MDA files in a directory

SYNOPSIS

mda-ls [−hvfs] [−p positioner] [−d detector] [−t trigger] [directory]

DESCRIPTION

mda-ls is a utility for displaying the basic properties of EPICS MDA files in a directory. By default, the following are shown: name of the file, overall dimensionality of the file, and positioners with their dimensionalties shown. If the file was not completed, the highest dimensionality is represented by the completed number of points, followed by the requested number in parentheses. If the file generates an error while loading, its status will be shown as Invalid. By default, the validity of the entire files will be checked, but minimal checking can be enabled to save time. There is an option for showing the fuller mda-ls listing, which shows the time of the beginning of the scan; to see more information about a certain file, use mda-info. It is possible to filter listing to those containing the PV for a certain positioner, detector, or trigger.

By default, mda-ls displays the properties of files in the current directory, but a different directory can be specified. It doesn’t accept file names as arguments.

OPTIONS

−h

Show the help screen.

−v

Show the version information.

−f

Show the fuller listing, which includes the time of the beginning of the scan.

−s

Use the simpler error checking, instead of checking the entire file.

−p positioner

File are selected that use the specified positioner.

−d detector

File are selected that use the specified detector.

−t trigger

File are selected that use the specified trigger.

AUTHOR

Dohn A. Arms

SEE ALSO

mda2ascii(1), mda-dump(1), mda-info(1)