ICogAcqFieldCalibration FieldCalibrationFileSuccess Property Cognex VisionPro
Gets the status of the field calibration file

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

bool FieldCalibrationFileSuccess { get; }

Return Value

Type: Boolean
True true if the field calibration file was successfully opened and read. False if there is a problem with the field calibration file, including the case where no file was specified.
See Also