ICogGigEAccess GetAvailableFeatures Method Cognex VisionPro 9.7
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: 73.0.0.0
Syntax

CogStringCollection GetAvailableFeatures(
	string category
)

Return Value

Type: CogStringCollection
See Also