PowerThreshold
- Updated2025-10-14
- 1 minute(s) read
Sets or gets the relative power level at which burst start or stop locations are detected. The threshold is relative to the peak power in the waveform. NI-RFSG detects burst start (or burst stop) locations when the signal exceeds (or falls below) the level specified by this property. para>This property is ignored when you disable the RfsgBurstDetectionEnabled property or when you set the RfsgBurstDetectionMode property to Auto.
/summary> value>Specifies the relative power level at which burst start or stop locations are detected.
remarks> Supported Devices: PXIe-5820/5830/5831/5832/5840/5841.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double PowerThreshold { get; set; }