Click or drag to resize

ComponentVisionTest Class

Describes details on a vision test of a component
Inheritance Hierarchy
SystemObject
  CFX.StructuresComponentVisionTest

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class ComponentVisionTest

The ComponentVisionTest type exposes the following members.

Constructors
 NameDescription
Public methodComponentVisionTest Constructor
Top
Properties
 NameDescription
Public propertyExpectedValue Vision expected value
Public propertyInformationId If of the measured information
Public propertyMeasuredValue Vision measured value
Public propertyResult Result of the vision test (true if OK)
Public propertyToleranceMax Maximum vision measure tolerance
Public propertyToleranceMin Minimum vision measure tolerance
Public propertyUnit Unit used for the Expected value, the Mesasured value, and the Tolerances
Top
See Also