NI-RFPM API Reference

Table of Contents

DoubleMeasurementFormat Enumeration

  • Updated2023-12-28
  • 1 minute(s) read
DoubleMeasurementFormat Enumeration

DoubleMeasurementFormat Enumeration

Specifies the format to apply to the (double) measurement data.

Namespace:  NationalInstruments.ModularInstruments.NIRfpm
Assembly:  NationalInstruments.ModularInstruments.NIRfpm.Fx40 (in NationalInstruments.ModularInstruments.NIRfpm.Fx40.dll) Version: 2023

Syntax

public enum DoubleMeasurementFormat
Public Enumeration DoubleMeasurementFormat

Members

  Member nameValueDescription
LogarithmicMagnitudeInDecibels1 Logarithmic magnitude in decibels.
LinearMagnitude2 Linear magnitude.
PhaseInDegrees3 Phase in degrees.

See Also

Log in to get a better experience