Disable()
- Updated2025-10-14
- 1 minute(s) read
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.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public void Disable()
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Disable method was accessed after the associated NIRfsa object was disposed. |