RFmxWlanMXOfdmModAccCalibrationDataValid Enumeration
- Updated2025-04-08
- 1 minute(s) read
Returns whether the calibration data is valid.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public enum RFmxWlanMXOfdmModAccCalibrationDataValid
Members
Name | Value | Description |
---|---|---|
False | 0 | Calibration data is not present for the specified configuration or the difference between the current device temperature and the calibration temperature exceeds the [-5 °C, 5 °C] range. |
True | 1 | The calibration data is present for the configuration specified by the signal name in the Selector string method. |