CogAcqProfileCamera CameraFamily Property Cognex VisionPro 9.22
Identifies which family of profile camera is in use: DS1000, L4000, or L38.

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

public virtual CogProfileCameraFamilyConstants CameraFamily { get; }

Property Value

Type: CogProfileCameraFamilyConstants
The family of your profile camera model.

Implements

ICogAcqProfileCamera CameraFamily
See Also