ICogImagingDeviceAccess SetFeature Method Cognex VisionPro 9.5
Write the feature identified by node. Works with any data type.

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

void SetFeature(
	string node,
	string value
)
See Also