ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgIQImpairment.Enabled Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgIQImpairment.Enabled Property

RfsgIQImpairmentEnabled Property

Gets or sets whether the I/Q impairment is enabled.

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

Syntax

public bool Enabled { get; set; }
Public Property Enabled As Boolean
	Get
	Set

Property Value

Type: Boolean
if I/Q impairment is enabled; otherwise .

Exceptions

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

Remarks

IOffset, QOffset, GainImbalance, and Skew are ignored when this property is set to .

See Also

Log in to get a better experience