CogSearchMaxTool FieldsCognex VisionPro 9.7

The CogSearchMaxTool type exposes the following members.

Fields

  NameDescription
Protected fieldCurrentRecordEnable_
Gets or sets the flags specifying the records to include based on the tool's current state. The derived class exposes this as a strongly-typed enum property.
(Inherited from CogToolBase.)
Protected fieldLastRunLastRunRecordDiagEnable_
Gets or sets the flags specifying the records to create during the next invocation of the Run method.
(Inherited from CogToolBase.)
Protected fieldLastRunRecordDiagEnable_
Gets or sets the flags specifying the diagnostics records to include based on the tool's last-run state. The derived class exposes this as a strongly-typed enum property.
(Inherited from CogToolBase.)
Protected fieldLastRunRecordEnable_
Gets or sets the flags specifying the records to include based on the tool's last-run state. The derived class exposes this as a strongly-typed enum property.
(Inherited from CogToolBase.)
Protected fieldProcessingTimeAdjustment_
Gets or sets the amount to offset reported tool processing time.
(Inherited from CogToolBase.)
Public fieldStatic memberSfCurrentRecordEnable
Public fieldStatic memberSfInputImage
Public fieldStatic memberSfLastRunRecordDiagEnable
Public fieldStatic memberSfLastRunRecordEnable
Protected fieldStatic memberSfNextSf
Public fieldStatic memberSfPattern
Public fieldStatic memberSfResults
Public fieldStatic memberSfRunParams
Public fieldStatic memberSfSearchRegion
Top
See Also