Retrieves the data associated with a terminal. Can be called on both input and output terminals.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Parameters
- key
- Type: System String
The name of the terminal
Return Value
Type: ObjectA System.Object that should be cast to a more specific type, or null if no terminal could be found matching "key".
See Also