Write the integer feature identified by node.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax
Parameters
- node
- Type: System String
The name of the feature node to be written. It must be an integer feature.
- value
- Type: System UInt32
The integer value to be written to the feature node.
See Also