RFmxLteMXAcpNoiseCalibrationDataValid Enumeration
- Updated2025-10-13
- 1 minute(s) read
Returns whether the calibration data is valid.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public enum RFmxLteMXAcpNoiseCalibrationDataValid
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. |