2011

Table Of Contents
5 Save the circuit template drawing.
6 Open the Circuit Builder spreadsheet, ace_circuit_builder.xls.
7 Find the circuit CATEGORY and TYPE, for example CATEGORY: 3ph
Motor Circuit and TYPE: Horizontal - FVNR - non reversing.
8 Open the circuit code sheet with the same name as the SHEET_NAME
value, for example SHEET_NAME: 3ph_H.
9 Find the optional component, for example CODE: LT01, COMMENTS:
Light, UI_PROMPT_LIST: Light.
10 Edit the API call in the COMMAND_LIST column for the option that
would require a wire trim or removal. For example, add this command
call for the "No light" option in the spreadsheet:
(c:ace_cb_trim "XY01" nil) where XY01 is the CODE attribute value
assigned to each wire marker block.
NOTE See the API documentation for more information.
11 Save the spreadsheet.
Circuit Builder - How to | 2049