Sets the data associated with a terminal.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Parameters
- key
- Type: System String
The name of the terminal
- data
- Type: System Object
The data to associate with the terminal
Return Value
Type: Booleantrue if successful, false if no terminal matching "key" could be found, or if "data" is inappropriate.
See Also