RFMXINSTR_ATTR_OSP_DELAY_ENABLED
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable the digitizer OSP block to delay Reference Triggers, along with the data samples, moving through the OSP block.
Syntax
RFMXINSTR_ATTR_OSP_DELAY_ENABLED
Numeric Value | Data Type | Access | Applies To |
|---|---|---|---|
23 | int32 | Read/Write | N/A |
Remarks
If you set this attribute to Disabled, the Reference Triggers bypass the OSP block and are processed immediately.
All digitizers being used must be the same model and hardware revision.
All digitizers must use the same firmware.
All digitizers must be configured with the same I/Q rate.
All devices must use the same signal path.
For more information about the digitizer OSP block and Reference Triggers, refer to the following topics in the NI High-Speed Digitizers Help:
PXIe-5622 Onboard Signal Processing (OSP)
PXIe-5142 Onboard Signal Processing (OSP)
PXIe-5622 Trigger Sources
PXI-5142 Trigger Sources
PXIe-5622 Block Diagram
PXI-5142 Trigger Sources
You do not need to use a selector string if you want to configure this attribute for all signal instances. Specify the signal name in the selector string if you want to configure or read that signal instance. Refer to the Selector String topic for information about the string syntax.
The default value is Enabled.
Supported devices: PXIe-5663/5663E/5665/5668, PXIe-5820/5830/5831/5832/5840/5841/5842/5860
Name | Value | Description |
|---|---|---|
RFMXINSTR_VAL_OSP_DELAY_DISABLED | 0 (0x0) | Disables the attribute. |
RFMXINSTR_VAL_OSP_DELAY_ENABLED | 1 (0x1) | Enables the attribute. |