OspDataScalingFactor
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The OspDataScalingFactor property was accessed after the associated NIRfsa object was disposed. |