ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_doc...RfsgArb ClassRfsgArb.DeviceInstantaneousBandwidth PropertyCurrent page
Table of Contents

RfsgArb.DeviceInstantaneousBandwidth Property

RfsgArb.DeviceInstantaneousBandwidth Property

RfsgArbDeviceInstantaneousBandwidth Property

Gets or sets the bandwidth of the device. The instantaneous bandwidth is the effective real-time bandwidth of the signal path for your configuration.

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

Syntax

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

Property Value

Type: Double
Specifies the bandwidth of the device.

Exceptions

ExceptionCondition
ObjectDisposedException The DeviceInstantaneousBandwidth property was accessed after the associated NIRfsg object was disposed.

Remarks

The signal bandwidth, centered at the RF frequency must fit within the device instantaneous bandwidth, which is centered at the upconverter center frequency.

See Also

Was this information helpful?