ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgConfigurationListStepTrigger.Disable Method

  • Updated2024-05-08
  • 1 minute(s) read
RfsgConfigurationListStepTrigger.Disable Method

RfsgConfigurationListStepTriggerDisable Method

Configures the device to not receive triggers for the configuration list after the Initiate method is called.

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

The configuration list does not advance steps if this trigger is disabled. You must call the Disable method to disable the trigger configured previously.

See Also

Log in to get a better experience