ICogGigEAccess SetIntegerFeature Method Cognex VisionPro 9.10
Write the integer feature identified by node.

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

void SetIntegerFeature(
	string node,
	uint value
)

Parameters

node
Type: System String
n/a
value
Type: System UInt32
n/a
See Also