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

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.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