NIRfsg Namespace

Table of Contents

RfsgArb.DeviceInstantaneousBandwidth Property

  • Updated2025-05-22
  • 1 minute(s) read
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.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

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

Property Value

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

Log in to get a better experience