PLCamera.TestImageSelectorEnum Class#
Applies to: CamEmu, CameraLink, GigE and ace USB
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.TestImageSelectorEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.TestImageSelectorEnum | Initializes a new instance of the PLCamera.TestImageSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
Black | This enumeration value sets the camera to generate and transmit black test images. Applies to: CameraLink and GigE | |
ColorBar | This enumeration value sets the camera to generate and transmit test images with a color bar pattern. Applies to: CameraLink and GigE | |
DeviceSpecific | This enumeration value sets the camera to generate and transmit test images with a camera specific pattern. Applies to: CameraLink and GigE | |
FixedDiagonalGrayGradient_8Bit | This enumeration value sets the camera to generate and transmit test images with an 8 bit fixed diagonal gray gradient pattern. Applies to: CameraLink and GigE | |
FrameCounter | This enumeration value sets the camera to generate and transmit test images with a frame counter pattern. Applies to: CameraLink and GigE | |
GreyHorizontalRamp | This enumeration value sets the camera to generate and transmit test images with a fixed horizontal gray gradient pattern. Applies to: CameraLink and GigE | |
GreyHorizontalRampMoving | This enumeration value sets the camera to generate and transmit test images with a moving horizontal gray gradient pattern. Applies to: CameraLink and GigE | |
GreyVerticalRamp | This enumeration value sets the camera to generate and transmit test images with a fixed vertical gray gradient pattern. Applies to: CameraLink and GigE | |
GreyVerticalRampMoving | This enumeration value sets the camera to generate and transmit test images with a moving vertical gray gradient pattern. Applies to: CameraLink and GigE | |
HorzontalLineMoving | This enumeration value sets the camera to generate and transmit test images with a moving horizontal line pattern. Applies to: CameraLink and GigE | |
MovingDiagonalColorGradient | This enumeration value sets the camera to generate and transmit test images with a moving diagonal color gradient pattern. Applies to: CameraLink and GigE | |
MovingDiagonalGrayGradient_12Bit | This enumeration value sets the camera to generate and transmit test images with a 12 bit moving diagonal gray gradient pattern. Applies to: CameraLink and GigE | |
MovingDiagonalGrayGradient_8Bit | This enumeration value sets the camera to generate and transmit test images with an 8 bit moving diagonal gray gradient pattern. Applies to: CameraLink and GigE | |
MovingDiagonalGrayGradientFeatureTest_12Bit | This enumeration value sets the camera to generate and transmit test images with a 12 bit moving diagonal gray gradient feature test pattern. Applies to: CameraLink and GigE | |
MovingDiagonalGrayGradientFeatureTest_8Bit | This enumeration value sets the camera to generate and transmit test images with an 8 bit moving diagonal gray gradient feature test pattern. Applies to: CameraLink and GigE | |
Name | The full name of TestImageSelector (Overrides ParameterListEnum.Name.) | |
Off | The camera doesn't display a test image. Applies to: CamEmu, CameraLink, GigE and ace USB | |
Testimage1 | The camera generates a test image with the test image 1 pattern. Applies to: CamEmu, CameraLink, GigE and ace USB | |
Testimage2 | The camera generates a test image with the test image 2 pattern. Applies to: CamEmu, CameraLink, GigE and ace USB | |
Testimage3 | The camera generates a test image with the test image 3 pattern. Applies to: CameraLink, GigE and ace USB | |
Testimage4 | The camera generates a test image with the test image 4 pattern. Applies to: CameraLink, GigE and ace USB | |
Testimage5 | The camera generates a test image with the test image 5 pattern. Applies to: CameraLink, GigE and ace USB | |
Testimage6 | The camera generates a test image with the test image 6 pattern. Applies to: CameraLink, GigE and ace USB | |
Testimage7 | The camera generates a test image with the test image 7 pattern. Applies to: CameraLink and GigE | |
VerticalLineMoving | This enumeration value sets the camera to generate and transmit test images with a moving vertical line pattern. Applies to: CameraLink and GigE | |
White | This enumeration value sets the camera to generate and transmit white test images. Applies to: CameraLink and GigE |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of TestImageSelector (Overrides Object.ToString()()()().) |
PLCamera.TestImageSelectorEnum.ToString Method#
The full name of TestImageSelector
Return Value#
Type: String
Returns the full name of TestImageSelector
PLCamera.TestImageSelectorEnum Constructor#
Initializes a new instance of the PLCamera.TestImageSelectorEnum class
PLCamera.TestImageSelectorEnum.Black Property#
This enumeration value sets the camera to generate and transmit black test images.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.ColorBar Property#
This enumeration value sets the camera to generate and transmit test images with a color bar pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.DeviceSpecific Property#
This enumeration value sets the camera to generate and transmit test images with a camera specific pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.FixedDiagonalGrayGradient_8Bit Property#
This enumeration value sets the camera to generate and transmit test images with an 8 bit fixed diagonal gray gradient pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.FrameCounter Property#
This enumeration value sets the camera to generate and transmit test images with a frame counter pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.GreyHorizontalRamp Property#
This enumeration value sets the camera to generate and transmit test images with a fixed horizontal gray gradient pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.GreyHorizontalRampMoving Property#
This enumeration value sets the camera to generate and transmit test images with a moving horizontal gray gradient pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.GreyVerticalRamp Property#
This enumeration value sets the camera to generate and transmit test images with a fixed vertical gray gradient pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.GreyVerticalRampMoving Property#
This enumeration value sets the camera to generate and transmit test images with a moving vertical gray gradient pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.HorzontalLineMoving Property#
This enumeration value sets the camera to generate and transmit test images with a moving horizontal line pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.MovingDiagonalColorGradient Property#
This enumeration value sets the camera to generate and transmit test images with a moving diagonal color gradient pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.MovingDiagonalGrayGradientFeatureTest_12Bit Property#
This enumeration value sets the camera to generate and transmit test images with a 12 bit moving diagonal gray gradient feature test pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.MovingDiagonalGrayGradientFeatureTest_8Bit Property#
This enumeration value sets the camera to generate and transmit test images with an 8 bit moving diagonal gray gradient feature test pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.MovingDiagonalGrayGradient_12Bit Property#
This enumeration value sets the camera to generate and transmit test images with a 12 bit moving diagonal gray gradient pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.MovingDiagonalGrayGradient_8Bit Property#
This enumeration value sets the camera to generate and transmit test images with an 8 bit moving diagonal gray gradient pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.Name Property#
The full name of TestImageSelector
PLCamera.TestImageSelectorEnum.Off Property#
The camera doesn't display a test image.
Applies to: CamEmu, CameraLink, GigE and ace USB
PLCamera.TestImageSelectorEnum.Testimage1 Property#
The camera generates a test image with the test image 1 pattern.
Applies to: CamEmu, CameraLink, GigE and ace USB
PLCamera.TestImageSelectorEnum.Testimage2 Property#
The camera generates a test image with the test image 2 pattern.
Applies to: CamEmu, CameraLink, GigE and ace USB
PLCamera.TestImageSelectorEnum.Testimage3 Property#
The camera generates a test image with the test image 3 pattern.
Applies to: CameraLink, GigE and ace USB
PLCamera.TestImageSelectorEnum.Testimage4 Property#
The camera generates a test image with the test image 4 pattern.
Applies to: CameraLink, GigE and ace USB
PLCamera.TestImageSelectorEnum.Testimage5 Property#
The camera generates a test image with the test image 5 pattern.
Applies to: CameraLink, GigE and ace USB
PLCamera.TestImageSelectorEnum.Testimage6 Property#
The camera generates a test image with the test image 6 pattern.
Applies to: CameraLink, GigE and ace USB
PLCamera.TestImageSelectorEnum.Testimage7 Property#
The camera generates a test image with the test image 7 pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.VerticalLineMoving Property#
This enumeration value sets the camera to generate and transmit test images with a moving vertical line pattern.
Applies to: CameraLink and GigE
PLCamera.TestImageSelectorEnum.White Property#
This enumeration value sets the camera to generate and transmit white test images.
Applies to: CameraLink and GigE