CogGenTLAccess GetFSFromCamera Method Cognex VisionPro 9.22
Returns the Feature Snapshot data for this camera. A Feature Snapshot is a text description of all the features available, including their name, type, categorization, and current value.

Namespace: Cognex.VisionPro.GenTL.Implementation.Internal
Assembly: Cognex.VisionPro.GenTL (in Cognex.VisionPro.GenTL.dll) Version: 87.0.0.0
Syntax

public virtual string GetFSFromCamera()

Return Value

Type: String

Implements

ICogGenTLAccess GetFSFromCamera 
See Also