RFmxSpecAnMXNFCalibrationDataValid Enumeration
- Updated2025-10-13
- 1 minute(s) read
Returns whether the calibration data is valid for the configuration specified by the signal name in the selectorString parameter.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXNFCalibrationDataValid
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Calibration data is not present for one or more frequency points in the list or the difference between the current device temperature and the temperature at which calibration was performed exceeds the tolerance specified by the NFDeviceTemperatureTolerance method. |
| True | 1 | Calibration data is present for all of the frequencies in the list. |