Gets or sets the scaling factor applied to the time-domain voltage data in the IF digitizer.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double OspDataScalingFactor { get; set; }

Remarks

Specifies a Double representing the scaling factor applied to the time-domain voltage data in the IF digitizer.

Valid values are 0.25 to 1, inclusive.

Exceptions

TypeDescription
System.ObjectDisposedException

The OspDataScalingFactor property was accessed after the associated NIRfsa object was disposed.