CogAcqProfileCamera CameraFamily Property Cognex VisionPro 9.8 SR1
Identifies which family of profile camera is in use: DS1000 or L4000.

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.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