BurstDetection
- Updated2025-10-14
- 1 minute(s) read
Gets properties used to configure burst detection of waveform.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgBurstDetection BurstDetection { get; }
Remarks
Returns an object of type RfsgBurstDetection.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The BurstDetection property was accessed after the associated NIRfsg object was disposed. |