CogGigEAccess SetIntegerFeature Method Cognex VisionPro 9.22

Namespace: Cognex.VisionPro.FGGigE.Implementation.Internal
Assembly: Cognex.VisionPro.FGGigE (in Cognex.VisionPro.FGGigE.dll) Version: 87.0.0.0
Syntax

public virtual void SetIntegerFeature(
	string node,
	uint value
)

Parameters

node
Type: System String
value
Type: System UInt32

Implements

ICogGigEAccess SetIntegerFeature(String, UInt32)
See Also