dbreport <report_type> <report_arg>
List the interlock records.
List the CAMAC modules.
List records of <arg> Key table. (e.g. RefKeys)
List records of <arg> Message table. (e.g. MsgTbl)
List major database fields, sorted by Label, Desc.
List records of the DataRec table sorted by RecId.
List records of the DataRec table sorted by Module Address.
List the database scaling coefficients.
List the database spans and limits.
List records of the JackRec table.
List records of the RPrecord table.
List records of the Zrecord table.
List valid values of <arg> for generating wiring reports. These values are contract dependent.
Example: 'C1I1' means Crate 1, Interface 1.
Generate Buss connection list.
Generate Buss2 connection list.
Generate rear panel to Z pin wiring list.
Generate Z pin to rear panel wiring list.
Generate a composite of Buss, Buss2, Rpanel, and Zpanel wiring lists.
Most reports generate a file with a name of the form <report_type>.lst where <report_type> is the argument to dbreport.
All reports are stored in $LST
, which can be expanded to /AccelNET/pg/$CONF
/lst/.
For example "Label.lst" is the report file from "dbreport Label".
The report may be printed by using the command "lp <arg>" where <arg> is the name of the report file.