RfsaReferenceTrigger.Disable Method
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Configures the device to not use a Reference trigger. This method is necessary only if you configured a Reference trigger in the past and want to disable it now.
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
Exception | Condition |
---|---|
ObjectDisposedException | The Disable method was accessed after the associated NIRfsa object was disposed. |