Creo™ Schematics 4.0 Help Center > Working with Designs > Terminator Tables > About Terminator Table Actions and Conditions
  
About Terminator Table Actions and Conditions
SET columns in the terminator table define the action to be taken for the pin parameter under the defined conditions. The values for these parameters are assigned to the pin when the conditions defined in the remaining columns are TRUE. The table below describes conditions for each action using a conductor. All actions except SET can be applied to a connector, a spool, or a pin as well. SET can only be applied to a pin.
Action
Condition
SET
Sets the specified value for the specified pin parameter when the other columns for that line in the table are TRUE.
MATCH
Matches the value in the table to the value of the parameter for all conductors routed to the pin. The value must be the same for all conductors routed to the pin.
MATCH_SPEC
Matches the value in the table to the value of the parameter in conductors. The value must be the same for all conductors with this parameter.
MATCH_ANY
Matches the value in the table to the value of the parameter in conductors. The parameter must exist and its value must be the same for at least one conductor.
MATCH_ONE
Matches the value in the table to the value of the parameter in conductors. The value must be the same for one conductor. The same conductor must also match all x_ONE conditions in the terminator table.
MATCH_PRE2000I
Matches the value in the table to the value of the parameter for a single conductor routed to the pin. This condition applies only to terminator tables from earlier versions of Pro/ENGINEER Diagram.
MIN
Searches for a parameter value greater than the table value for all conductors with this parameter routed to or from the pin.
MIN_SPEC
Searches for a parameter value greater or equal to the table value for all conductors with this parameter.
MIN_ANY
Searches for a parameter value for at least one conductor that is greater than or equal to the table value.
MIN_ONE
Searches for a parameter value greater than or equal to the table value for one conductor. In addition the same conductor must match all x_ONE conditions in the terminator table.
MAX
Searches for a parameter value less than the table value for all wires/conductors routed to the same pin.
MAX_SPEC
Searches for a parameter value less than the table value in all conductors with this parameter.
MAX_ANY
Searches for a parameter value less than the table value for at least one conductor.
MAX_ONE
Searches for a parameter value less than the terminator table value. A single conductor must match all x_ONE conditions in the terminator table.
MIN_SUM
Calculates the sum of the values for the specified parameters from all items applied to the pin. It must be greater than or equal to this value.
MAX_SUM
Calculates the sum of the values for the specified parameters from all items applied to the pin. It must be less than this value.
* 
When a _SPEC, _ANY,_ONE, or _PRE2000I action is applied to a CONN or PIN, it is the same as using the MATCH, MIN, or MAX action. An action can search for a parameter value for only one PIN or CONN.