RfsgDeviceCharacteristics.FpgaTemperature Property
- Updated2024-05-08
- 1 minute(s) read
RfsgDeviceCharacteristicsFpgaTemperature Property
Gets the FPGA temperature in degrees Celsius (°C).
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public double FpgaTemperature { get; }
Public ReadOnly Property FpgaTemperature As Double Get
Property Value
Type: DoubleReturns a Double representing the FPGA temperature in degrees Celsius.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The FpgaTemperature property was accessed after the associated NIRfsg object was disposed. |
Remarks
Serial signals between the sensor and the system control unit can potentially modulate the signal being generated, thus causing phase spurs. After the device thoroughly warms up, its temperature varies only slightly (less than 1 degree Celsius) and slowly, and it is not necessary to constantly poll this temperature sensor.