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

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

void SetDoubleFeature(
	string node,
	double value
)

Parameters

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