ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgIQOffsetUnits Enumeration

  • Updated2024-05-08
  • 1 minute(s) read
RfsgIQOffsetUnits Enumeration

RfsgIQOffsetUnits Enumeration

Specifies the units of the IOffset property and the QOffset property.
Note Note
For any devices except PXIe-5820, if the RfsgIQOffsetUnits method is set to Volts, a 0.1 I offset results in a 0.1 V offset in the output. For PXIe-5820 devices, 0.1 I offset results in a 10% offset in the output.

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

Syntax

public enum RfsgIQOffsetUnits
Public Enumeration RfsgIQOffsetUnits

Members

  Member nameValueDescription
Percentage11000 The unit of measurement of IOffset and QOffset is percentage.
Volts11001 The unit of measurement of IOffset and QOffset is volts.

See Also

Log in to get a better experience