Symptom Class |
[This is preliminary documentation and is subject to change.]
Namespace: CFX.Structures
The Symptom type exposes the following members.
| Name | Description | |
|---|---|---|
| Comments |
Optional comments from the tester who discovered this symptom
| |
| ComponentsOfInterest |
A list of the components or specific component pins related to this symptom (if known)
| |
| Description |
A human friendly description of the symptom
| |
| Priority |
The priority of this symptom as compared to other symptom discovered for this unit.
A priority of 1 indicates the highest priority.
| |
| RegionOfInterest |
An optional location or area on the production unit where the symptom is located
(for cases where there is no specific components that can be definitively related).
| |
| RelatedMeasurements |
A list of measurements that were taken which caused this symptom to be created
| |
| SymptomCategory |
An optional symptom category for this particular type of symptom
| |
| SymptomCode |
A code identifying the type of symptom
| |
| UniqueIdentifier |
A unique identifier for this particular symptom instance
(new and unique each time a new symptom is discovered).
|