2011

Table Of Contents
!PF_CTRL - invokes the Select Load on page 711 dialog box when the
Browse button on the Load Setup section of the Circuit Configuration
on page 708 dialog box is selected. It must be combined with the
ace_cb_power_feed_select API call in the LOOKUP_CMD entry.
NOTE Include the ace_cb_wire_select API call in the LOOK-
UP_CMD entry to invoke the
Wire Size Lookup on page 712
dialog box when the Browse button in the Wire Setup section
of the Circuit Configuration dialog box is selected.
The text to display in the middle Select section for each option within this
group.
UI_PROMPT_LIST
A numerical value assigned to the selection from each group. These numer-
ical values are added up and matched to the value in the UI_SEL column.
UI_VAL
NOTE This value must be inserted as a text value in the spreadsheet and
not as a number. An apostrophe character in front of the number forces
the spreadsheet software to interpret it as a text value. You can also format
the cells specifically as text. The text appears left justified in the cell.
A numerical value matched to the sum total of the values in the UI_VAL
column for each selection made within a group. The COMMAND_LIST
value from this row is used to insert the selected options.
UI_SEL
NOTE This value must be inserted as a text value in the spreadsheet and
not as a number. An apostrophe character in front of the number forces
the spreadsheet software to interpret it as a text value. You can also format
the cells specifically as text. The text appears left justified in the cell.
The command calls to insert the selected options.COMMAND_LIST
NOTE These calls are generally set up using standard AutoLISP format.
Multiple calls can be concatenated in the same cell or in subsequent rows
of the sheet. If multiple rows are used, the UI_SEL value cell is repeated.
Anything after a semi-colon character is interpreted as a comment
Optional command calls to annotate the circuit element. The ANNOT-
ATE_LIST calls execute after all rows of the COMMAND_LIST calls have
executed.
ANNOTATE_LIST
Spreadsheet | 657