Write the double feature identified by node.
Namespace: Cognex.VisionPro.GenTL.Implementation.InternalAssembly: Cognex.VisionPro.GenTL (in Cognex.VisionPro.GenTL.dll) Version: 91.0.0.0
Syntax
Parameters
- node
- Type: System String
The name of the feature node to be written. It must be a floating point feature.
- value
- Type: System Double
The floating point value to be written to the feature node.
Implements
ICogGenTLAccess SetDoubleFeature(String, Double)See Also