Read the feature identified by node. Works with any data type.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.1.0.0
Syntax
Parameters
- node
- Type: System String
The name of the feature node to be processed.
Return Value
Type: StringRemarks
You should not attempt to call the GetFeature method on a Command node. It is an error to set or get the value of a Command node.
See Also