2008

Table Of Contents
project-specific .mdb file is used, it needs to be in the same subdirectory as
the <project>.wdp file.
Lookup file naming convention: AutoCAD Electrical takes the target footprint's
MFG code and looks for a table, in your Access schematic_lookup.mdb file
with that name. For example, if the footprint's MFG value is SQD, then
AutoCAD Electrical searches for a schematic lookup table called SQD;
manufacturer code of AB yields the table name AB.
Lookup file format
All fields contain characters except for RECNUM, which is automatically
numbered in the list for you. Fields may be blank and may use wildcards, with
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
Use the schematic lookup file | 317