ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgArbWaveformAttributes.RuntimeScaling Property

RfsgArbWaveformAttributes.RuntimeScaling Property

RfsgArbWaveformAttributesRuntimeScaling Property

Sets or gets the waveform runtime scaling. The waveform runtime scaling is applied to the waveform data before any other signal processing.

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

Syntax

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

Property Value

Type: Double
Specifies the value of waveform runtime scaling.

Remarks

Supported Devices: PXIe-5820/5830/5831/5832/5840/5841

See Also

In This Section
Was this information helpful?