2011

Table Of Contents
MFG={manufacturer};CAT={catalog}. For example, an A3 entry for 15A
time-delay fuses might look like the following example:
MFG=BUSSMAN;CAT=KTK-R-15
When a component has multiple calculated values such as a disconnect switch
with fuses, the two RATING attributes for the component are semicolon
delimited, as shown in this example:
(c:ace_cb_anno2 nil A7 RATING1;RATING2 nil 0)
The MOTOR_I_MAP table contains corresponding semicolon delimited values
in the RATING column.
NOTE See the API documentation for more information on the Circuit Builder API
calls.
Stretch and connect wiring from a nested template
A marker block is placed at or near the end of a wire on the circuit template
that indicates to Circuit Builder that the wire should try and connect to a
nearby wire. The marker block should be placed at or near the end of the wire
that must stretch.
There are two options that can be used in the MISC1 attribute value.
n is the number of wires to skip over before connection is at-
tempted. If the _WIRESKIP flag is missing or set to 0, Circuit
_WIRESKIP=n
Builder stretches and connects to the first wire it encounters. If
the value is 1, it skips over one wire before trying to make a
connection.
n is the number of trap distance units to search for a wire
connection. To see the trap distance value for a drawing, look
_MAXTRAPCOUNT=n
on the Drawing Properties dialog box, Drawing format tab. The
Circuit Builder - How to | 2079