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

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

void SetFeature(
	string node,
	string value
)

Parameters

node
Type: System String
n/a
value
Type: System String
n/a
See Also