Creates a new instance of the CogDefaultToolOutputTerminalAttribute class.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax
Parameters
- index
- Type: System Int32
This terminal's index relative to other tool output terminals.
- name
- Type: System String
The name of the terminal. This is the value that is displayed to the user.
- path
- Type: System String
The path to the method or property that this terminal represents.
See Also