Skip to content

PLCamera.BslEnableFanEnum Class#

Enables the external fan if one is connected.

Applies to: boost_V_CoaXPress

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslEnableFanEnum

Constructors#

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

Properties#

 NameDescription
Public propertyName The full name of BslEnableFan (Overrides ParameterListEnum.Name.)
Public propertyOff

The external fan is switched off.

Applies to: boost_V_CoaXPress

Public propertyOn

The external fan is switched on.

Applies to: boost_V_CoaXPress

 

Methods#

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

PLCamera.BslEnableFanEnum.ToString Method#

The full name of BslEnableFan

Return Value#

Type: String
Returns the full name of BslEnableFan

PLCamera.BslEnableFanEnum Constructor#

Initializes a new instance of the PLCamera.BslEnableFanEnum class

PLCamera.BslEnableFanEnum.Name Property#

The full name of BslEnableFan

PLCamera.BslEnableFanEnum.Off Property#

The external fan is switched off.

Applies to: boost_V_CoaXPress

PLCamera.BslEnableFanEnum.On Property#

The external fan is switched on.

Applies to: boost_V_CoaXPress