ICogGenTLAccess IsReadable Method Cognex VisionPro 9.10
Returns true if the feature is readable. Otherwise, returns false.

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

bool IsReadable(
	string feature
)

Parameters

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

Return Value

Type: Boolean
See Also