RfsaOspDelayEnabled Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies whether the digitizer onboard signal processing (OSP) block delays the Reference triggers and the data samples moving through the OSP block, or if the Reference triggers bypass the OSP block and are processed immediately.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public enum RfsaOspDelayEnabled
Members
| Name | Value | Description |
|---|---|---|
| Disabled | (int)1900 | The Reference triggers bypass the OSP block and are processed immediately. |
| Enabled | (int)1901 | The Reference triggers, along with the data samples, are delayed through the digitizer OSP block. |