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

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 93.1.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