man8db/Bproc2B

Table of Contents

Name

Bproc2B - wiring reports, intermediate buss list report type2 generator

Synopsis

Bproc2B

Description

This program generates an intermediate buss wiring report. The output of this report is contatenated with the output from RPprocB(8) , ZprocB(8) , and BprocB(8) and sent to PageNumber(8) for final assembly.

Tuple format

The following is the tuple format for the SQL query which is executed to form the input file to this program.

The following fields from the JackRec, RPrecord, Zrecord, DescRec, and DataRec tables are used and appear as input to this program in the following order:

RPrecord.RPdskey_label,
RPrecord.RPdskey_DrefNme,
RPrecord.RPpair,

RPrecord.RPjack,
RPrecord.PinA,
RPrecord.PinB,

RPrecord.ColorA,
RPrecord.ColorB,
RPrecord.SigNameA,
RPrecord.SigNameB,

RPrecord.Buss,
RPrecord.BussP1,
RPrecord.BussP2,

Zrecord.Zjack,
Zrecord.PinA,
Zrecord.PinB,

Zrecord.ZrecId,
DataRec.Crate,
DataRec.Slot,
DataRec.ChanNo,
DescRec.OffSet,

JackRec.JackTypA,
RPrecord.Comments1,
RPrecord.Comments2

Manual page revision

$Id: Bproc2B.8,v 1.0 2000/02/21 22:23:31 kitchen Exp $


Table of Contents