True if all of the computed outputs of this object are meaningful, and were computed using the current object properties. This can only happen if the Calibrate method is called and none of the object properties are changed afterwards.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 73.0.0.0
Syntax
Property Value
Type: BooleanRemarks
True if all of the computed outputs of this object are meaningful, and were computed using the current object properties. Calibrated is only true if Calibrate has been called at least once and none of the object properties have been changed since the last call to Calibrate .
Default Value: False
See Also