Gets or sets either the average power level or peak power level of the generated RF signal, depending on PowerLevelType setting.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double PowerLevel { get; set; }

Remarks

Specifies a Double representing the power level of the generated RF signal.

Exceptions

TypeDescription
System.ObjectDisposedException

The PowerLevel property was accessed after the associated NIRfsg object was disposed.