Skip to content

PLCamera.BslUSBPowerSourceEnum Class#

Indicates how power is supplied to the device.

Applies to: ace 2 USB

Visibility: Guru

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslUSBPowerSourceEnum

Constructors#

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

Properties#

 NameDescription
Public propertyAux

Power is supplied via the I/O connector.

Applies to: ace 2 USB

Public propertyBus

Power is supplied via the bus.

Applies to: ace 2 USB

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

Methods#

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

PLCamera.BslUSBPowerSourceEnum.ToString Method#

The full name of BslUSBPowerSource

Return Value#

Type: String
Returns the full name of BslUSBPowerSource

PLCamera.BslUSBPowerSourceEnum Constructor#

Initializes a new instance of the PLCamera.BslUSBPowerSourceEnum class

PLCamera.BslUSBPowerSourceEnum.Aux Property#

Power is supplied via the I/O connector.

Applies to: ace 2 USB

PLCamera.BslUSBPowerSourceEnum.Bus Property#

Power is supplied via the bus.

Applies to: ace 2 USB

PLCamera.BslUSBPowerSourceEnum.Name Property#

The full name of BslUSBPowerSource