Skip to content

PLCamera.InterlacedIntegrationModeEnum Class#

Selects the Interlaced Integration Mode.

Applies to: CameraLink and GigE

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.InterlacedIntegrationModeEnum

Constructors#

 NameDescription
Public methodPLCamera.InterlacedIntegrationModeEnum Initializes a new instance of the PLCamera.InterlacedIntegrationModeEnum class
 

Properties#

 NameDescription
Public propertyFieldIntegration

Sets the integration mode to field integration

Applies to: CameraLink and GigE

Public propertyFrameIntegration

Sets the integration mode to frame integration

Applies to: CameraLink and GigE

Public propertyName The full name of InterlacedIntegrationMode (Overrides ParameterListEnum.Name.)
 

Methods#

 NameDescription
Public methodToString The full name of InterlacedIntegrationMode (Overrides Object.ToString()()()().)
 

PLCamera.InterlacedIntegrationModeEnum.ToString Method#

The full name of InterlacedIntegrationMode

Return Value#

Type: String
Returns the full name of InterlacedIntegrationMode

PLCamera.InterlacedIntegrationModeEnum Constructor#

Initializes a new instance of the PLCamera.InterlacedIntegrationModeEnum class

PLCamera.InterlacedIntegrationModeEnum.FieldIntegration Property#

Sets the integration mode to field integration

Applies to: CameraLink and GigE

PLCamera.InterlacedIntegrationModeEnum.FrameIntegration Property#

Sets the integration mode to frame integration

Applies to: CameraLink and GigE

PLCamera.InterlacedIntegrationModeEnum.Name Property#

The full name of InterlacedIntegrationMode