ICogImagingDeviceAccess GetAvailableFeatures Method Cognex VisionPro 9.20
Get the child features of the specified category. Use the Root category to get the top level features.

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

CogStringCollection GetAvailableFeatures(
	string category
)

Parameters

category
Type: System String
n/a

Return Value

Type: CogStringCollection
See Also