CogAcqFieldCalibration GetFieldCalibrationSensorId Method Cognex VisionPro
Get the identifier provided by the user at train time for the corresponding sensor.

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

public virtual string GetFieldCalibrationSensorId(
	int index
)

Return Value

Type: String

Implements

ICogAcqFieldCalibration GetFieldCalibrationSensorId(Int32)
See Also