ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgBurstDetection.MinimumBurstTime Property

  • Updated2024-05-08
  • 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.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

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

Property Value

Type: 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