Read the feature identified by node. Works with any data type.
Namespace: Cognex.VisionPro.GenTL.Implementation.InternalAssembly: Cognex.VisionPro.GenTL (in Cognex.VisionPro.GenTL.dll) Version: 83.0.0.0
Syntax
Parameters
- node
- Type: System String
The name of the feature node to be processed.
Return Value
Type: StringImplements
ICogGenTLAccess GetFeature(String)Remarks
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