Cognex.VisionPro.ToolBlock NamespaceCognex VisionPro 9.7
 
Classes

  ClassDescription
Public classCogToolBlock
Similar to CogToolGroup, A VisionPro tool that contains a set of VisionPro tools. Running the CogToolBlock runs each of the tools it contains. The run status and records of the CogToolBlock are based on the aggregate of all its contained tools. Exposed Inputs and Outputs collection properties provide customization and storage for graphically linked terminals.
Public classCogToolBlockAdvancedScriptBase
Public classCogToolBlockTerminal
Class cooresponding to an individual ToolBlock terminal, usually a member of a ToolBlock Inputs or Outputs collection.
Public classCogToolBlockTerminalCollection
A collection of CogToolBlockTerminals
Public classCogToolBlockTerminalUtil
Enumerations

  EnumerationDescription
Public enumerationCogToolBlockScriptTypeConstants
Enumeration of different ToolBlock Script types.