RfpmSwitchDriverOperation.InvalidateAllAttributes Method
- Updated2023-12-28
- 1 minute(s) read
RfpmSwitchDriverOperationInvalidateAllAttributes Method
Invalidates all properties.
Namespace: NationalInstruments.ModularInstruments.NIRfpmSwitch
Assembly: NationalInstruments.ModularInstruments.NIRfpmSwitch.Fx40 (in NationalInstruments.ModularInstruments.NIRfpmSwitch.Fx40.dll) Version: 2023
Syntax
public void InvalidateAllAttributes()
Public Sub InvalidateAllAttributes
Implements
IIviDriverOperationInvalidateAllAttributesExceptions
Exception | Condition |
---|---|
ObjectDisposedException | InvalidateAllAttributes was called after the associated NIRfpmSwitch or RfpmSwitchDriverUtility object was disposed. |
IviCDriverException | The underlying NI-RFPM Switch driver returned an error. |