RFmxSpecAnMXSpectrumNoiseCalibrationDataValid Enumeration
- Updated2025-10-13
- 1 minute(s) read
Indicates whether calibration data is valid for the configuration specified by the signal name in the selectorstring parameter.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXSpectrumNoiseCalibrationDataValid
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Returns false if the calibration data is not present for the specified configuration or if the difference between the current device temperature and the calibration temperature exceeds the [-5 °C, 5 °C] range. |
| True | 1 | Returns true if the calibration data is present for the configuration specified by the signal name in the Selector string parameter. |