Click or drag to resize

ComponentElectricalTest Class

Describes details on an electrical test of a component
Inheritance Hierarchy
SystemObject
  CFX.StructuresComponentElectricalTest
    CFX.StructuresBadElectricalTestRejectionDetails

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class ComponentElectricalTest

The ComponentElectricalTest type exposes the following members.

Constructors
 NameDescription
Public methodComponentElectricalTest Constructor
Top
Properties
 NameDescription
Public propertyExpectedValue Electrical expected value
Public propertyFrequency Frequency used for the measure (Hertz)
Public propertyMeasuredValue Electrical measured value
Public propertyResult Result of the electrical test (true if OK)
Public propertyTesterSerialNumber Serial number of the electrical tester
Public propertyToleranceMax Maximum electrical measure tolerance
Public propertyToleranceMin Minimum electrical measure tolerance
Public propertyUnit Unit used for the Expected value, the Mesasured value, and the Tolerances
Top
See Also