PLCamera.DeviceScanTypeEnum Class#
Applies to: CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, blaze, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
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, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, blaze, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE | 
|  | Areascan3D | Device outputs 2D range image. Applies to: Stereo ace and blaze | 
|  | Linescan | The camera has a line scan sensor. Applies to: CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, blaze, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE | 
|  | Linescan3D | Device outputs 1D range image. Applies to: Stereo ace and 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, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, blaze, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.DeviceScanTypeEnum.Areascan3D Property#
Device outputs 2D range image.
Applies to: Stereo ace and blaze
PLCamera.DeviceScanTypeEnum.Linescan Property#
The camera has a line scan sensor.
Applies to: CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, blaze, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.DeviceScanTypeEnum.Linescan3D Property#
Device outputs 1D range image.
Applies to: Stereo ace and blaze
PLCamera.DeviceScanTypeEnum.Name Property#
The full name of DeviceScanType