CogGigEAccess SetDoubleFeature Method Cognex VisionPro 9.21

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

public virtual void SetDoubleFeature(
	string node,
	double value
)

Parameters

node
Type: System String
value
Type: System Double

Implements

ICogGigEAccess SetDoubleFeature(String, Double)
See Also