PLCamera.BslTransferBitDepthModeEnum Class#
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslTransferBitDepthModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslTransferBitDepthModeEnum | Initializes a new instance of the PLCamera.BslTransferBitDepthModeEnum class |
Properties#
Name | Description | |
---|---|---|
Auto | The transfer bit depth mode is set to Auto. The transfer bit depth is automatically adjusted depending on the pixel format used. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress | |
Manual | The transfer bit depth mode is set to Manual. The transfer bit depth can be set independently of the pixel format used. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress | |
Name | The full name of BslTransferBitDepthMode (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslTransferBitDepthMode (Overrides Object.ToString()()()().) |
PLCamera.BslTransferBitDepthModeEnum.ToString Method#
The full name of BslTransferBitDepthMode
Return Value#
Type: String
Returns the full name of BslTransferBitDepthMode
PLCamera.BslTransferBitDepthModeEnum Constructor#
Initializes a new instance of the PLCamera.BslTransferBitDepthModeEnum class
PLCamera.BslTransferBitDepthModeEnum.Auto Property#
The transfer bit depth mode is set to Auto. The transfer bit depth is automatically adjusted depending on the pixel format used.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslTransferBitDepthModeEnum.Manual Property#
The transfer bit depth mode is set to Manual. The transfer bit depth can be set independently of the pixel format used.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslTransferBitDepthModeEnum.Name Property#
The full name of BslTransferBitDepthMode