Disable()
- Updated2025-10-14
- 1 minute(s) read
Configures the device to not use an Advance trigger.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public void Disable()
Remarks
Use this method only if you have to disable a previously configured Advance trigger.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Disable method was accessed after the associated NIRfsa object was disposed. |