niRFSG Properties

Table of Contents

Device Specific:Vector Signal Transceiver:Signal Path:RF Blanking Source Property

  • Updated2025-05-22
  • 2 minute(s) read

Device Specific:Vector Signal Transceiver:Signal Path:RF Blanking Source Property

Short Name: RF Blanking Source

Property of niRFSG

Specifies the Marker Event at which RF blanking occurs. RF blanking quickly attenuates the RF OUT signal. Use Marker Events to toggle the state of RF blanking. The RF Output always starts in the unblanked state.

To set this property, the NI-RFSG device must be in the Configuration state.

You can specify Marker Events by using scripts to trigger blanking at a certain point in a waveform. For example, if you set this property to marker0, and marker0 occurs on samples 1,000 and 2,000 of a script, then the RF Output will be blanked (attenuated) between samples 1,000 and 2,000.

Note  The shortest supported blanking interval is eight microseconds.
Note  For the PXIe-5645, this property is ignored if you are using the I/Q ports.
Note  For the PXIe-5840/5841, RF blanking does not occur for frequencies less than 120 MHz.
Note  For PXIe-5830/5831/5832, the RF Blanking reserves a PXI trigger line. If you are calling any niRFSG Reset or niRFSA Reset on the same device, NI recommends calling it before committing blanking properties. Alternatively, you can call niRFSG Reset With Options or niRFSA Reset With Options. Select Routes in the steps to omit parameter.

Supported Devices: PXIe-5644/5645/5646, PXIe-5830/5831/5832/5840/5841/5842

Default Value: "" (empty string)

Valid Values:

"" (empty string) RF blanking is disabled.
marker0 RF blanking is tied to marker0 event.
marker1 RF blanking is tied to marker1 event.
marker2 RF blanking is tied to marker2 event.
marker3 RF blanking is tied to marker3 event.

Related Topics

Marker Events

Remarks

The following table lists the characteristics of this property.

Datatype string
PermissionsRead/Write
High-level VIs N/A
Channel-based No
ResettableYes

Log in to get a better experience