2008

Table Of Contents
DescriptionWidthField name
Manufacturer code to default to (Catalog lookup
dialog's 1st pulldown)
24MANUFACTURER
Type value to default to (Catalog lookup dialog's
2nd pulldown)
60LIST2
Rating value to default to (Catalog lookup dia-
log's 3rd pulldown)
60LIST3
AutoNumber field (used internally)n/aRECNUM
Leaving a MFG, LIST2, or LIST3 field blank causes the respective pull-down
to default to ALL. Example: when you first insert a relay coil symbol and open
the Catalog Lookup dialog, you want the "CR" catalog table display to default
to Siemens part numbers for "600V MAX AC" relays. Using a copy of Microsoft
Access, open the default_cat.mdb catalog lookup file, and select table
_LISTBOX_DEF. Insert a record with these field values: TABLENAME "CR",
MANUFACTURER "SIEMENS", and LIST2 "600V MAX AC." The text you enter
must exactly match existing field values in the target table. Save and exit.
Now, when you insert a relay coil and select Catalog Lookup, the dialog box
opens with these defaults displayed.
In order to browse catalog codes for accessory terminals, you have to add a
line in the _LISTBOX_DEF table like: TRMS(H) MFG HARDWARE, where MFG
is the manufacturer you are interested in (for example, TRMS(H) AB
HARDWARE). Similarily, to browse catalog codes for jumpers, you have to
add a line in the _LISTBOX_DEF table like: TRMS(J) MFG HARDWARE (for
example, TRMS(J) AB HARDWARE JUMPER, where JUMPER is the value
for LIST3).
Overview of the LISTBOX_DEF catalog database table | 789