Gets or sets the Marker event at which RF blanking occurs.

Note

For PXIe-5830/5831/5832, the RF Blanking reserves a PXI trigger line. If you are calling any ResetDevice or RfsaDriverUtility.ResetDevice on the same device, NI recommends calling it before committing blanking attributes. Alternatively, you can call ResetWithOptions or RfsaDriverUtility.ResetWithOptions. Select Routes in the stepsToOmit parameter.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgRFBlankingSource RFBlankingSource { get; set; }

Remarks

Specifies an object of type RfsgRFBlankingSource.

Exceptions

TypeDescription
System.ObjectDisposedException

The RFBlankingSource property was accessed after the associated NIRfsg object was disposed.