2011

Table Of Contents
NOTE The MISC1 attribute value can contain multiple special text flags which
direct Circuit Builder to handle the component or underlying wire in a special
way. When you add new values, do not overwrite any other special flag values.
Separate each one with a semicolon.
4 Save the circuit template drawing.
Spreadsheet method
1 Open the Circuit Builder spreadsheet, ace_circuit_builder.xls.
2 Find the circuit CATEGORY and TYPE, for example CATEGORY: 3ph
Motor Circuit and TYPE: Horizontal - FVNR - non reversing.
3 Open the circuit code sheet with the same name as the SHEET_NAME
value, for example SHEET_NAME: 3ph_H.
4 Find the specific wire number, for example CODE: WN01F, and
COMMENTS: Insert wire number on network, use drawing defaults, mark
it as fixed.
5 Edit the API call in the COMMAND_LIST column for this component.
For example, the last argument of this Insert Wire Number API call is
used to predefine MISC1 coded values with nil when nothing extra is
defined.
Before and after are shown:
Before: (c:ace_cb_wnum nil nil 1 nil)
Circuit Builder - How to | 2069