NI-RFPM API Reference

Table of Contents

RfpmSwitchDriverUtility.Disable Method

  • Updated2023-12-28
  • 1 minute(s) read
RfpmSwitchDriverUtility.Disable Method

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

IIviDriverUtilityDisable

Exceptions

ExceptionCondition
ObjectDisposedExceptionDisable 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.

See Also

Log in to get a better experience