| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property RmsPower As Double | |
| C# | |
|---|---|
public abstract double RmsPower {get; set;} | |
RMS Power may be set automatically when downloading a waveform Source.VirtualSignalWaveformParametersAuto. An automatically set value can be modified by setting this property. The value of this property is retained through a waveform download if WaveformParametersAuto is false.
RMS Power affects peak envelope power as, Peak Envelope Power (dBm) = Total RMS Power (dBm) - 20 log10( RmsPower ) where Total RMS Power is the value set by SourceChannel.Amplitude.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)