Skip to content

PLCamera.BslLightDeviceControlModeEnum Class#

Sets how the light device is controlled.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress

Visibility: Expert

Selected by: BslLightDeviceSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslLightDeviceControlModeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyCurrent

The light device is controlled by current.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress

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

The light device is controlled by 12 V voltage.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyVoltage24V

The light device is controlled by 24 V voltage.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress

 

Methods#

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

PLCamera.BslLightDeviceControlModeEnum.ToString Method#

The full name of BslLightDeviceControlMode

Return Value#

Type: String
Returns the full name of BslLightDeviceControlMode

PLCamera.BslLightDeviceControlModeEnum Constructor#

Initializes a new instance of the PLCamera.BslLightDeviceControlModeEnum class

PLCamera.BslLightDeviceControlModeEnum.Current Property#

The light device is controlled by current.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslLightDeviceControlModeEnum.Name Property#

The full name of BslLightDeviceControlMode

PLCamera.BslLightDeviceControlModeEnum.Voltage12V Property#

The light device is controlled by 12 V voltage.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslLightDeviceControlModeEnum.Voltage24V Property#

The light device is controlled by 24 V voltage.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress