NIRfsg Namespace

Table of Contents

RfsgBurstDetection.PowerThreshold Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgBurstDetection.PowerThreshold Property

RfsgBurstDetectionPowerThreshold Property

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.

This property is ignored when you disable the RfsgBurstDetectionEnabled property or when you set the RfsgBurstDetectionMode property to Auto.


Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public double PowerThreshold { get; set; }
Public Property PowerThreshold As Double
	Get
	Set

Property Value

Double
Specifies the relative power level at which burst start or stop locations are detected.

Remarks

Supported Devices: PXIe-5820/5830/5831/5832/5840/5841

See Also

Log in to get a better experience