CogAcqFieldCalibration GetFieldCalibrationSensorId Method Cognex VisionPro 9.20
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: 80.0.0.0
Syntax

public virtual string GetFieldCalibrationSensorId(
	int index
)

Parameters

index
Type: System Int32
n/a

Return Value

Type: String

Implements

ICogAcqFieldCalibration GetFieldCalibrationSensorId(Int32)
See Also