GetExternalCalibrationLastTemperature()
- Updated2025-10-14
- 1 minute(s) read
Gets the temperature, in degrees Celsius, of the last successful external calibration.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double GetExternalCalibrationLastTemperature()
Returns
Returns a Double representing the temperature of the last successful external calibration in degrees Celsius.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The GetExternalCalibrationLastTemperature method was accessed after the associated NIRfsa object was disposed. |