NI-SCOPE .NET Class Library Help

Table of Contents

ScopeCalibrationUtility.DeviceTemperature Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeCalibrationUtility.DeviceTemperature Property

ScopeCalibrationUtilityDeviceTemperature Property

Gets the temperature of the instrument in degrees Celsius from the onboard sensor.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public double DeviceTemperature { get; }
Public ReadOnly Property DeviceTemperature As Double
	Get

Property Value

Type: Double
The temperature of the instrument in degrees Celsius from the onboard sensor.

See Also

Log in to get a better experience