ICogGigEAccess SetDoubleFeature Method Cognex VisionPro 9.10
Write the double feature identified by node.

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

void SetDoubleFeature(
	string node,
	double value
)

Parameters

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