NIRfsa Namespace

Table of Contents

RfsaConfiguration.AcquisitionType Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaConfiguration.AcquisitionType Property

RfsaConfigurationAcquisitionType Property

Gets or sets the session to either acquire I/Q data or to compute a power spectrum over the specified frequency range.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public RfsaAcquisitionType AcquisitionType { get; set; }
Public Property AcquisitionType As RfsaAcquisitionType
	Get
	Set

Property Value

RfsaAcquisitionType
Specifies the RfsaAcquisitionType enumeration.

Exceptions

ExceptionCondition
ObjectDisposedException The AcquisitionType property was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience