2011

Table Of Contents
Use letters or numbers for the value. There is no code naming convention.
Make sure it is unique within the circuit codes spreadsheet. This marker
block code value maps a row or group of rows in to the spreadsheet. The
information in the spreadsheet directs Circuit Builder to perform a specific
action at the XY coordinate of this marker block.
6 Enter a value for the ORDER attribute, for example 12.
This value can be an integer or decimal number and defines the order
that the marker blocks are processed. In this example, 12 is the highest
ORDER value on the template. This means that the action defined by
this marker block is the last one processed as the circuit is built.
7 Enter an optional value for the MISC1 attribute, such as
LOC=FIELD;DESC1=ADDED COMPONENT.
This value can carry a number of
flags on page 2010 as well as predefine
attribute values. When more than one, they are to be semi-colon
delimited.
Modify existing marker block
The template has a marker block with a CODE value of X001. Finding the
matching code in the circuit codes sheet indicates a multi-pole component
insertion. Three terminals are inserted at the location of this marker block. In
this section, you add a MISC1 value to predefine the terminal numbers.
1 Enter ATTEDIT and select the marker block with the CODE value of X001.
2 Enter _L=|TERM01=T1|TERM01=T2|TERM01=T3|.
This " _L= " prefix marks the beginning of a list of data to annotate on
to a multi-pole insertion triggered by the single marker block. In the
example here, a multi-pole insertion of three terminals into the three
phase bus defined in the template drawing.
The "|" symbol separates the attribute groups for each pole of the
multi-pole insertion. Multiple attributes within a group are separated by
a ";", the second-level delimiter. This example directs Circuit Builder to
assign T1 to the TERM01 attribute on the first terminal inserted, T2 on
the second, and T3 on the third.
NOTE See Assign different attribute values on a multi-pole insert on page
2045 for more information.
3 Click OK.
Add a new circuit | 2037