Click or drag to resize

Symptom Properties

The Symptom type exposes the following members.

Properties
 NameDescription
Public propertyComments Optional comments from the tester who discovered this symptom
Public propertyComponentsOfInterest A list of the components or specific component pins related to this symptom (if known)
Public propertyDescription A human friendly description of the symptom
Public propertyPriority The priority of this symptom as compared to other symptom discovered for this unit. A priority of 1 indicates the highest priority.
Public propertyRegionOfInterest 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).
Public propertyRelatedMeasurements A list of measurements that were taken which caused this symptom to be created
Public propertyStatus

** NOTE: ADDED in CFX 1.4 **

An enumeration describing the current status of the symptom as it progresses through it's lifecycle.
Public propertySymptomCategory An optional symptom category for this particular type of symptom
Public propertySymptomCode A code identifying the type of symptom
Public propertyUniqueIdentifier A unique identifier for this particular symptom instance (new and unique each time a new symptom is discovered).
Top
See Also