RfsgBurstDetection.Enabled Property
- Updated2024-05-08
- 2 minute(s) read
RfsgBurstDetectionEnabled Property
Enables the detection of burst start and burst stop locations in the waveform. Set this method to Enabled before writing a waveform to RFSG memory for detecting bursts.
You can read the detected burst start and burst stop locations using
GetWaveformBurstStartLocations and GetWaveformBurstStopLocations methods respectively.
![]() |
---|
When you download a waveform using ReadandDownloadWaveformFromfileTDMS and if RFBlankingproperty is enabled, you must set the RfsgBurstDetectionEnabled property to Disable. |
![]() |
---|
For PXIe-5830/5831/5832, the RF Blanking reserves a PXI trigger line. If you are calling any RfsgDriverUtility.ResetDevice or RfsaDriverUtility.ResetDevice on the same device, NI recommends calling it before committing blanking attributes. Alternatively, you can call RfsgDriverUtility.ResetWithOptions or RfsaDriverUtility.ResetWithOptions. Select Routes in the stepsToOmit parameter. |
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public RfsgBurstDetectionEnabled Enabled { get; set; }
Public Property Enabled As RfsgBurstDetectionEnabled Get Set
Property Value
Type: RfsgBurstDetectionEnabledSpecifies the detection of burst start and burst stop locations in the waveform.
Remarks
Supported Devices: PXIe-5820/5830/5831/5832/5840/5841