NIRfsa Namespace

Table of Contents

RfsaStartTrigger.Disable Method

  • Updated2025-05-22
  • 1 minute(s) read
RfsaStartTrigger.Disable Method

RfsaStartTriggerDisable Method

Configures the device to not use a Start trigger.

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

Syntax

public void Disable()
Public Sub Disable

Exceptions

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

Remarks

Call this method only if the Start trigger was previously configured and must be disabled now.

See Also

Log in to get a better experience