PLCamera.DeviceScanTypeEnum Class#
Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, blaze, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.DeviceScanTypeEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.DeviceScanTypeEnum | Initializes a new instance of the PLCamera.DeviceScanTypeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | Areascan | The camera has an area scan sensor. Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, blaze, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB |
![]() | Areascan3D | Device outputs 2D range image. Applies to: blaze |
![]() | Linescan | The camera has a line scan sensor. Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, blaze, boost CoaXPress and dart 2 USB |
![]() | Linescan3D | Device outputs 1D range image. Applies to: blaze |
![]() | Name | The full name of DeviceScanType (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of DeviceScanType (Overrides Object.ToString()()()().) |
PLCamera.DeviceScanTypeEnum.ToString Method#
The full name of DeviceScanType
Return Value#
Type: String
Returns the full name of DeviceScanType
PLCamera.DeviceScanTypeEnum Constructor#
Initializes a new instance of the PLCamera.DeviceScanTypeEnum class
PLCamera.DeviceScanTypeEnum.Areascan Property#
The camera has an area scan sensor.
Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, blaze, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB
PLCamera.DeviceScanTypeEnum.Areascan3D Property#
Device outputs 2D range image.
Applies to: blaze
PLCamera.DeviceScanTypeEnum.Linescan Property#
The camera has a line scan sensor.
Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, blaze, boost CoaXPress and dart 2 USB
PLCamera.DeviceScanTypeEnum.Linescan3D Property#
Device outputs 1D range image.
Applies to: blaze
PLCamera.DeviceScanTypeEnum.Name Property#
The full name of DeviceScanType