Read the integer feature identified by node.
Namespace: Cognex.VisionPro.GenTL.Implementation.InternalAssembly: Cognex.VisionPro.GenTL (in Cognex.VisionPro.GenTL.dll) Version: 87.1.0.0
Syntax
Parameters
- node
- Type: System String
The name of the feature node to be read. It must be an integer feature.
Return Value
Type: UInt32Implements
ICogGenTLAccess GetIntegerFeature(String)See Also