ITool CreateLastRunRecord Method Cognex VisionPro 9.22

Creates a new set of records that represents the tool's last-run state.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

Record CreateLastRunRecord()

Return Value

Type: Record

IRecord instance containing a set of records representing the tool's last-run state. The records created are specified by the LastRunRecordEnable and LastRunRecordDiagEnable properties.

See Also