2011

Table Of Contents
the exception of SCHEMATIC_BLKNAM. Each record consists of these fields
(in this order):
Manufacturer name (same as attribute value)MANUFACTURER
Catalog part numberCATALOG
Assembly code part number linkASSEMBLYCODE
Assigned description text (DESC1-DESC3)FUNCTION_DESCRIPTION
Block name of the panel footprint insertPANEL_BLKNAM
Blank for component queries, 'T' or 'W' for terminal
queries
CATEGORY
Name used to tie into catalog lookup table (ex. PB11,
CR)
WDBLKNAM
Schematic symbol block name or special insert
command flag
SCHEMATIC_BLKNAM
Description of the schematic block nameCOMMENTS
Record number (automatically numbered in the list)RECNUM
Table query sequence
Queries on this database can be multi-level until a hit is returned. The first
level is a query on the MFG/CAT/ASSYCODE fields. If 0 records are returned,
a second query is done on just the CATALOG field (or the CATEGORY field
if working with terminals). If 0 records are returned, a third query is done on
the WDBLKNAM field. If this fails to return any records, a final query is made
on keywords in the FUNCTION_DESCRIPTION field.
NOTE When querying panel terminals, the second query is on the CATEGORY
field, which contains a 'T' or 'W'. This query determines which symbols to display
in the Insert dialog box. The 'T' displays a list of terminal symbols for terminal
numbers, while the 'W' displays a list of terminal symbols for wire number terminals.
When multiple block name choices are returned, they are displayed in a pick
list along with any comments from each matching record. If a match is not
The schematic lookup file | 781