InspectionMethod Enumeration |
Method of testing
Namespace: CFX.StructuresAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic enum InspectionMethod
Public Enumeration InspectionMethod
MembersMember name | Value | Description |
---|
Human | 0 |
The inspection was performed by a human being
|
AOI | 1 |
The inspection was performed by automated optical inspection equipment / device
|
SPI | 2 |
The inspection was performed by automated solder paste inspection equipment / device
|
AXI | 3 |
The test was performed by an automated X-Ray inspection machine
|
See Also