CogPMAlignResults GetInfoStrings Method Cognex VisionPro
Run-time diagnostic message containing information about the PMAlign inspection which produced this collection of results. If there are no messages then the collection will be empty. The corresponding message ID(s) can be obtained from GetInfoIDs.

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

public CogStringCollection GetInfoStrings()

Return Value

Type: CogStringCollection
Remarks

Run-time diagnostic message or messages containing information about the PMAlign inspection which produced this collection of results. If there are no messages then the collection will be empty. The corresponding message id(s) can be obtained from GetInfoIDs .

See Also