class FrDump

Frame dump utility
FrDump is a frame dump function that discovers the frames contents from the structure header information inside the frame. The current FrDump version handles all frame formats up to version 6. Frame data may be read either from a frame file or from a DMT shared memory partition.

Running FrDump

The command line syntax for FrDump is as follows:

     FrDump [-infile <file> | -partition <part>] [+l <struct>] \
            [-maxprt <nwds>] [-debug <level>]
     
If the "+l" option is specified one or more times, only those structures named by "<struct>" will be listed. The structure specifiers are the case-sensitive structure names as specified in the Frame specification, FrAdcData. "<nwds>" is the maximum number of word of data to dump from an internal array.

Author:
J. Zweizig
Version:
1.2

alphabetic index hierarchy of classes


Please send questions and comments to zweizig_j@ligo.caltech.edu


generated by doc++