GetExternalCalibrationRecommendedInterval()
- Updated2025-10-14
- 1 minute(s) read
Gets the recommended interval between external calibrations, in months.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public int GetExternalCalibrationRecommendedInterval()
Returns
Returns an Int32 representing the recommended interval between external calibrations, in months.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The GetExternalCalibrationRecommendedInterval method was accessed after the associated NIRfsa object was disposed. |