Click or drag to resize

InspectedUnit Properties

The InspectedUnit type exposes the following members.

Properties
 NameDescription
Public propertyInspections A list of the inspections performed, along with the results
Public propertyOverallResult The overall result of the inspections performed on this unit
Public propertyTotalInspectionCount

** NOTE: ADDED in CFX 1.4 **

The count of all the inspections performed. If The Inspections array includes both passed and failed inspections then this parameter would just be the length of that array. However if only failed inspections are included in the Inspections array then just the number of inspections performed (passing and failing) can be communicated here so that receiving system can calculate defect rates.
Public propertyUnitIdentifier Unique ID of Production Unit, Panel, or Carrier
Public propertyUnitPositionNumber Logical reference of production unit as defined by CFX position rule (see CFX standard)
Public propertyVerification The overall result of the verification of the defect
Top
See Also