InspectionStepTargetValue Property |
the target values for the related measurement
In case of a SPI the InspectionMeasurementTarget would be used to provide the expected values
Namespace: CFX.Structures.SolderPasteInspectionAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic Measurement TargetValue { get; set; }
Public Property TargetValue As Measurement
Get
Set
Property Value
Measurement
See Also