ICogGenTLAccess GetDoubleFeature Method Cognex VisionPro 9.8 SR1
Read the double feature identified by node.

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

double GetDoubleFeature(
	string node
)

Parameters

node
Type: System String
The name of the feature node to be read. It must be a floating point feature.

Return Value

Type: Double
See Also