ICogGenTLAccess GetIntegerFeature Method Cognex VisionPro 9.21
Read the integer feature identified by node.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
Syntax

uint GetIntegerFeature(
	string node
)

Parameters

node
Type: System String
The name of the feature node to be read. It must be an integer feature.

Return Value

Type: UInt32
See Also