PLCamera.TemperatureSelectorEnum Class#
Applies to: CameraLink and GigE
Visibility: Expert
Selecting Parameters: TemperatureAbs
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.TemperatureSelectorEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.TemperatureSelectorEnum | Initializes a new instance of the PLCamera.TemperatureSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
Case | The temperature is measured on the case. Applies to: CameraLink and GigE | |
Coreboard | The temperature is measured on the core board. Applies to: CameraLink and GigE | |
Framegrabberboard | The temperature is measured on the frame grabber board. Applies to: CameraLink and GigE | |
Name | The full name of TemperatureSelector (Overrides ParameterListEnum.Name.) | |
Sensorboard | The temperature is measured on the sensor board. Applies to: CameraLink and GigE |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of TemperatureSelector (Overrides Object.ToString()()()().) |
PLCamera.TemperatureSelectorEnum.ToString Method#
The full name of TemperatureSelector
Return Value#
Type: String
Returns the full name of TemperatureSelector
PLCamera.TemperatureSelectorEnum Constructor#
Initializes a new instance of the PLCamera.TemperatureSelectorEnum class
PLCamera.TemperatureSelectorEnum.Case Property#
The temperature is measured on the case.
Applies to: CameraLink and GigE
PLCamera.TemperatureSelectorEnum.Coreboard Property#
The temperature is measured on the core board.
Applies to: CameraLink and GigE
PLCamera.TemperatureSelectorEnum.Framegrabberboard Property#
The temperature is measured on the frame grabber board.
Applies to: CameraLink and GigE
PLCamera.TemperatureSelectorEnum.Name Property#
The full name of TemperatureSelector
PLCamera.TemperatureSelectorEnum.Sensorboard Property#
The temperature is measured on the sensor board.
Applies to: CameraLink and GigE