NIRfsg Namespace

Table of Contents

RfsgBurstDetection.MinimumBurstTime Property

  • Updated2025-02-03
  • 1 minute(s) read
RfsgBurstDetection.MinimumBurstTime Property

RfsgBurstDetectionMinimumBurstTime Property

Sets or gets the minimum duration of the detected bursts. Any detected burst with a duration smaller than the value of this property is ignored by NI-RFSG.

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 MinimumBurstTime { get; set; }
Public Property MinimumBurstTime As Double
	Get
	Set

Property Value

Double
Specifies the minimum duration of the detected bursts.

Remarks

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

See Also

Log in to get a better experience