ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgAnalogModulation.PMSensitivity Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgAnalogModulation.PMSensitivity Property

RfsgAnalogModulationPMSensitivity Property

Gets or sets an uncalibrated digital-to-analog converter (DAC) value that scales the input signal before the signal modulates the carrier. A value of 0 completely attenuates the signal, and a value of 100 passes the full-scale signal to the modulator.

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

Syntax

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

Property Value

Type: Double
Specifies a Double representing an uncalibrated DAC value.

Exceptions

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

See Also

Log in to get a better experience