2011

Table Of Contents
ACE_CIRCS sheet
Circuit Builder reads the list of circuit categories and types from the first sheet
in the spreadsheet, ACE_CIRCS. This information appears in a tree-structure
selection window in the Circuit Selection dialog box. The ACE_CIRCS sheet
contains the following columns.
A major circuit category displayed at the highest level of the tree structure
in the Circuit Selection dialog box.
CATEGORY
The specific type of circuit within a major category. The circuit types appear
at the second level of the tree structure.
TYPE
The drawing template that is inserted when this circuit is selected. If a
.dwg extension is not present, it is assumed.
DWG_TEMPLATE
The circuit code sheet name that is referenced for the selected circuit
template. This circuit code sheet carries the definitions for all the marker
blocks in the selected drawing template and any nested templates.
SHEET_NAME
Code maps to the ANNO_CODE table in the spreadsheet. Allows you to
predefine the description, installation, location, and other key information,
ANNO_CODE
for the motor or load and the individual components that might be inserted
into the circuit.
Circuit code sheets
Once a circuit is selected from the Circuit Selection dialog box (the CATEGORY
and TYPE fields from the ACE_CIRC sheet), the associated drawing template
is inserted (the DWG_TEMPLATE field), and a related circuit code sheet is
ready for reference (the SHEET_NAME field).
The inserted
drawing template on page 2010 contains special marker blocks.
Each marker block contains a CODE attribute with a value. This CODE value
is used to match up with a section in the circuit code sheet. The matching
section in the circuit code sheet provides the key information on what action
is required at this physical location in the circuit.
Each circuit code sheet contains the following columns.
Value is matched to the CODE attribute value on the marker block. Each
code corresponds to one circuit element in the list or an action/decision
that takes place at the insertion point of the marker block.
CODE
Circuit Builder spreadsheet | 2007