PLCamera.BslLightControlModeEnum Class#
Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslLightControlModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslLightControlModeEnum | Initializes a new instance of the PLCamera.BslLightControlModeEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of BslLightControlMode (Overrides ParameterListEnum.Name.) | |
Off | The light control features are disabled. Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress | |
On | The light control features are enabled. Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslLightControlMode (Overrides Object.ToString()()()().) |
PLCamera.BslLightControlModeEnum.ToString Method#
The full name of BslLightControlMode
Return Value#
Type: String
Returns the full name of BslLightControlMode
PLCamera.BslLightControlModeEnum Constructor#
Initializes a new instance of the PLCamera.BslLightControlModeEnum class
PLCamera.BslLightControlModeEnum.Name Property#
The full name of BslLightControlMode
PLCamera.BslLightControlModeEnum.Off Property#
The light control features are disabled.
Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress
PLCamera.BslLightControlModeEnum.On Property#
The light control features are enabled.
Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress