RfpmSwitchDriverUtility.Disable Method
- Updated2023-12-28
- 1 minute(s) read
RfpmSwitchDriverUtilityDisable Method
Places the instrument in an inactive state as quickly as possible.
Namespace: NationalInstruments.ModularInstruments.NIRfpmSwitch
Assembly: NationalInstruments.ModularInstruments.NIRfpmSwitch.Fx40 (in NationalInstruments.ModularInstruments.NIRfpmSwitch.Fx40.dll) Version: 2023
Syntax
public void Disable()
Public Sub Disable
Implements
IIviDriverUtilityDisableExceptions
Exception | Condition |
---|---|
ObjectDisposedException | Disable was called after the associated NIRfpmSwitch or RfpmSwitchDriverUtility object was disposed. |
IviCDriverException | The underlying NI-RFPM Switch driver returned an error. |
Remarks
In an inactive state, an instrument has minimal or no effect on the external system to which it is connected.