ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgArbWaveformAttributes.SignalBandwidth Property

RfsgArbWaveformAttributes.SignalBandwidth Property

RfsgArbWaveformAttributesSignalBandwidth Property

Sets or gets the bandwidth of the arbitrary signal. This value must be less than or equal to (0.8 × I/Q rate).

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

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

Property Value

Type: Double
Specifies the bandwidth of the arbitrary signal.

Remarks

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

See Also

In This Section
Was this information helpful?