ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgArbWaveformAttributes.IQRate Property

RfsgArbWaveformAttributes.IQRate Property

RfsgArbWaveformAttributesIQRate Property

Sets or gets the I/Q rate of the waveform. To set this attribute, the NI-RFSG device must be in the Configuration state.

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

Syntax

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

Property Value

Type: Double
Specifies the I/Q rate of the waveform.

Remarks

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

See Also

In This Section
Was this information helpful?