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: 80.0.0.0 (80.0.0.0)
Syntax
Parameters
- key
- Type: System String
The name of the terminal
- item
- Type: System Object
An object to receive the contents of the terminal.
Return Value
Type: BooleanTrue if successful, False if key does not exist.
See Also