PLCamera.InterlacedIntegrationModeEnum Class#
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#
Name | Description | |
---|---|---|
PLCamera.InterlacedIntegrationModeEnum | Initializes a new instance of the PLCamera.InterlacedIntegrationModeEnum class |
Properties#
Name | Description | |
---|---|---|
FieldIntegration | Sets the integration mode to field integration Applies to: CameraLink and GigE | |
FrameIntegration | Sets the integration mode to frame integration Applies to: CameraLink and GigE | |
Name | The full name of InterlacedIntegrationMode (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | 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