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