Click or drag to resize

ComponentVisionAnalysisTestType Enumeration

** NOTE: ADDED in CFX 2.1 **

Describe the type of a vision analysis test

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public enum ComponentVisionAnalysisTestType
Members
Member nameValueDescription
Unkwnown0 Unknown vision test type
BeforePickup1 Vision test of the component before the pickup
AfterPickup2 Vision test of the component after the pickup
AfterElectricalTest3 Vision test of the component after the electrical test
See Also