Table of Contents

<defect> Element

This element adds a defect node for the master defects hierarchy.

Parent Elements

defect, defects

Attributes

Name Type Description Required
name string The name for the defect node. This should be short, as it will appear on a button in Acuit Pinpoint Workstation. It must be 40 characters or less and cannot contain backslashes ("\") or underscores ("_"). Yes
alarmDefectRate float The defect rate at which an alarm will be generated for this defect. If this is not set, the setting will be inherited from the node above this one in the hierarchy. This is a percentage from 0 to 100, where 0 disables defect alarms, or a higher value indicates the rate at or above which an alarm will be issued. If no node above this one has a value for this setting, defect alarms will be disabled. No
associatedBuyoffs string A comma-separated list of buyoff names specifying the buyoffs associated with this defect node. These buyoffs are added to the list of any associated buyoffs specified by the node above this one in the hierarchy. Associated buyoffs cannot be set when any associated defects are open. When a defect is added, any associated buyoffs that were previously set will be cleared. No

Child Elements

Name Description Required
defect Adds a child defect node (below this level). There can be any number of these elements. No
repairs Sets the repairs hierarchy that defines the repairs from which operators can select to mark a defect of this type as repaired. If this is not set, the setting will be inherited from the node above this one in the hierarchy. No