コンテンツにスキップ

PLCamera.SensorReadoutModeEnum Class#

Sets the sensor readout mode.

Applies to: GigE and ace USB

Visibility: Guru

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.SensorReadoutModeEnum

Constructors#

 名前説明
Public methodPLCamera.SensorReadoutModeEnum Initializes a new instance of the PLCamera.SensorReadoutModeEnum class
 

プロパティ#

 名前説明
Public propertyFast

The readout time for each row of pixels is reduced, compared to normal readout. This allows the the camera to operate at higher frame rates. This can, however, result in reduced image quality.

Applies to: GigE and ace USB

Public property名前 The full name of SensorReadoutMode (Overrides ParameterListEnum.Name.)
Public propertyNormal

The camera operates in normal readout mode.

Applies to: GigE and ace USB

 

方法#

 名前説明
Public methodToString The full name of SensorReadoutMode (Overrides Object.ToString()()()().)
 

PLCamera.SensorReadoutModeEnum.ToString Method#

The full name of SensorReadoutMode

Return Value#

Type: String
Returns the full name of SensorReadoutMode

PLCamera.SensorReadoutModeEnum Constructor#

Initializes a new instance of the PLCamera.SensorReadoutModeEnum class

PLCamera.SensorReadoutModeEnum.Fast Property#

The readout time for each row of pixels is reduced, compared to normal readout. This allows the the camera to operate at higher frame rates. This can, however, result in reduced image quality.

Applies to: GigE and ace USB

PLCamera.SensorReadoutModeEnum.Name Property#

The full name of SensorReadoutMode

PLCamera.SensorReadoutModeEnum.Normal Property#

The camera operates in normal readout mode.

Applies to: GigE and ace USB