CogJob Constructor Cognex VisionPro 9.8
Overload List

  NameDescription
Public methodCogJob 
Default CogJob constructor. The newly constructed CogJob has no name.
Public methodCogJob(Boolean)
CogJob constructor that also creates an empty CogToolGroup. The newly created CogJob can then be used with the CogJob edit control.
Public methodCogJob(String)
CogJob constructor with CogJob name.
Top
See Also