2011

Table Of Contents
3 Open the circuit code sheet with the same name as the SHEET_NAME
value, for example SHEET_NAME: 3ph_H.
4 Find the component, for example CODE: PB01, COMMENTS: Stop,
UI_PROMPT_LIST: Stop.
Notice the values in TABLE0: PB and TITLE0: Push Button.
It indicates that the component can have a main catalog value. The
TABLE0 value is the table name for the catalog lookup. The TITLE0 value
is the title for the section in the Setup & Annotation area of the Circuit
Configuration dialog box.
5 Add a value in the TABLE1 and TITLE1 cells. For example, if the push
button requires a cover and it is found in the MISC_CAT table of the
catalog lookup database file, enter TABLE1: MISC_CAT and TITLE1: Cover.
6 Save the spreadsheet.
The next time Circuit Builder is run using the configure option, an extra
catalog section appears for this component.
Assign different attribute values on a multi-pole insert
There are two ways to predefine attribute values for a multi-pole component.
On the marker block for the component in the circuit template drawing.
In the Circuit Builder spreadsheet circuit codes sheet.
NOTE The attribute value defined on the marker block overrides any value defined
in the spreadsheet.
Marker block method
1 Open the circuit template drawing that contains the marker block for
the component.
2 Find the correct marker block for the component.
3 Edit its MISC1 attribute value using the format _L=|{attribute
name}={attribute value} | {attribute name}={attribute value}. For example,
to assign different terminal numbers to the multi-pole insertion of three
motor terminals, enter _L=|TERM01=T1|TERM01=T2|TERM01=T3|.
Circuit Builder - How to | 2045