CogAcqFieldCalibration FieldCalibrationFileSuccess Property Cognex VisionPro 9.21 SR1
Gets the status of the field calibration file

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 85.1.0.0
Syntax

public virtual 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.

Implements

ICogAcqFieldCalibration FieldCalibrationFileSuccess
See Also