ICogGenTLAccess IsWriteable Method Cognex VisionPro 9.24
Returns true if the feature is writable. Otherwise, returns false.

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

bool IsWriteable(
	string feature
)

Parameters

feature
Type: System String
The name of the feature node to be processed.

Return Value

Type: Boolean
See Also