www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Description
The ComponentRuleCheck process searches the current active library in the Library Editor for user-specified errors such as duplicate pin numbers or missing footprints.
Parameters
Show (True,False). If True, the report of pin errors are displayed. Defaults to True.
DuplicateComponentNames (True,False). Checks for duplicate component names. Defaults to previous setting if none specified.
DuplicatePins (True,False). Checks for duplicate pins. Defaults to previous setting if none specified.
MissingDescription (True,False). Checks for empty description field. Defaults to previous setting if none specified.
MissingFootPrint (True,False). Checks for empty foot print field. Defaults to previous setting if none specified.
MissingDefaultDesignator (True,False). Checks for empty default designator field. Defaults to previous setting if none specified.
MissingPinName (True,False). Checks for empty pin name field. Defaults to previous setting if none specified.
MissingPinNumber (True,False). Checks for empty pin number field. Defaults to previous setting if none specified.
Returns (True,False) 'Result=True' or 'Result=False' depending on whether the dialog or the parameters for this process has been processed or not..
Example
Process: SCH:ComponentRuleCheck
Parameters: DuplicateComponentNames=True | MissingPinName=False