ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgDriverUtility.Disable Method

RfsgDriverUtility.Disable Method

RfsgDriverUtilityDisable Method

Places the instrument in a quiescent state as quickly as possible.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public void Disable()
Public Sub Disable

Exceptions

ExceptionCondition
ObjectDisposedException The Disable method was accessed after the associated NIRfsg object was disposed.

Remarks

In a quiescent state, an instrument has no or minimal effect on the external system to which it is connected.

See Also

Was this information helpful?