NIRfsg Namespace

Table of Contents

RfsgScriptTrigger.Disable Method

  • Updated2025-02-03
  • 1 minute(s) read
RfsgScriptTrigger.Disable Method

RfsgScriptTriggerDisable Method

Configures the device to not wait for the specified Script trigger after the Initiate method is called.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public void Disable()
Public Sub Disable

Exceptions

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

Remarks

Calling this method is only necessary if the Script trigger has been previously configured and must be disabled.

The NI-RFSG device must be in the Configuration state before you call this method.

See Also

Log in to get a better experience