Skip to content

PLCamera.DeviceTemperatureSelectorEnum Class#

Sets the location in the camera where the temperature will be measured. The temperature can be retrieved using the Device Temperature parameter.

Applies to: CamEmu, ace 2 GigE, ace 2 USB, ace USB, blaze, boost CoaXPress, boost_V_CoaXPress and dart 2 USB

Visibility: Expert

Selecting Parameters: DeviceTemperature

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.DeviceTemperatureSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyCamera

The temperature is measured on the camera housing.

Applies to: boost CoaXPress

Public propertyCoreboard

The temperature is measured on the core board.

Applies to: CamEmu, ace 2 GigE, ace 2 USB and ace USB

Public propertyCPU

Temperature of the device's CPU.

Applies to: blaze

Public propertyFpgaCore

The temperature is measured on the FPGA board.

Applies to: boost CoaXPress, boost_V_CoaXPress and dart 2 USB

Public propertyFramegrabberboard

The temperature is measured on the frame grabber board.

Applies to: ace USB

Public propertyIllumination

Temperature of the device's illumination board.

Applies to: blaze

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

The temperature is measured on the image sensor.

Applies to: CamEmu, ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Public propertySensorboard

The temperature is measured on the sensor board.

Applies to: ace USB and blaze

 

Methods#

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

PLCamera.DeviceTemperatureSelectorEnum.ToString Method#

The full name of DeviceTemperatureSelector

Return Value#

Type: String
Returns the full name of DeviceTemperatureSelector

PLCamera.DeviceTemperatureSelectorEnum Constructor#

Initializes a new instance of the PLCamera.DeviceTemperatureSelectorEnum class

PLCamera.DeviceTemperatureSelectorEnum.Camera Property#

The temperature is measured on the camera housing.

Applies to: boost CoaXPress

PLCamera.DeviceTemperatureSelectorEnum.Coreboard Property#

The temperature is measured on the core board.

Applies to: CamEmu, ace 2 GigE, ace 2 USB and ace USB

PLCamera.DeviceTemperatureSelectorEnum.CPU Property#

Temperature of the device's CPU.

Applies to: blaze

PLCamera.DeviceTemperatureSelectorEnum.FpgaCore Property#

The temperature is measured on the FPGA board.

Applies to: boost CoaXPress, boost_V_CoaXPress and dart 2 USB

PLCamera.DeviceTemperatureSelectorEnum.Framegrabberboard Property#

The temperature is measured on the frame grabber board.

Applies to: ace USB

PLCamera.DeviceTemperatureSelectorEnum.Illumination Property#

Temperature of the device's illumination board.

Applies to: blaze

PLCamera.DeviceTemperatureSelectorEnum.Name Property#

The full name of DeviceTemperatureSelector

PLCamera.DeviceTemperatureSelectorEnum.Sensor Property#

The temperature is measured on the image sensor.

Applies to: CamEmu, ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.DeviceTemperatureSelectorEnum.Sensorboard Property#

The temperature is measured on the sensor board.

Applies to: ace USB and blaze