RfpmMeasurementsReferenceLevelPortExtension.DeleteAllReferenceLevelPortExtensionTables Method
- Updated2023-12-28
- 1 minute(s) read
RfpmMeasurementsReferenceLevelPortExtensionDeleteAllReferenceLevelPortExtensionTables Method
Deletes all reference level port extension tables for all ports. Supported Devices: mmWave subsystem.
Namespace: NationalInstruments.ModularInstruments.NIRfpm
Assembly: NationalInstruments.ModularInstruments.NIRfpm.Fx40 (in NationalInstruments.ModularInstruments.NIRfpm.Fx40.dll) Version: 2023
Syntax
public void DeleteAllReferenceLevelPortExtensionTables()
Public Sub DeleteAllReferenceLevelPortExtensionTables
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | DeleteAllReferenceLevelPortExtensionTables was called after the associated NIRfpm or RfpmDriverUtility object was disposed. |
IviCDriverException | The underlying NI-RFPM driver returned an error. |