Click or drag to resize

InstalledComponent Class

Describes a particular location on a production unit where materials / parts were installed.
Inheritance Hierarchy

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public class InstalledComponent

The InstalledComponent type exposes the following members.

Constructors
 NameDescription
Public methodInstalledComponent Default constructor
Top
Properties
 NameDescription
Public propertyElectricalTest The electrical test result of this component (optional)
Public propertyInstallationTime The specific time when this material / part was installed on the production unit (optional, when known)
Public propertyInstalledUnitIdentifier

** NOTE: ADDED in CFX 2.1 **

Unique ID of the sub-assembly / Unit that was installed on the Production Unit
Public propertyReferenceDesignator

** NOTE: UPDATED in CFX 2.1 **

Location on production unit where material / parts / unit (the latter for version >= 2.1) were installed
Public propertyStage

** NOTE: ADDED in CFX 1.3 **

The stage name or number
Public propertyTests

** NOTE: ADDED in CFX 2.1 **

All the tests that were performed to consider the component as valid or not (optional)
Top
See Also