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