GetMaxSettablePower(out double)
- Updated2025-10-14
- 1 minute(s) read
Return the maximum settable output power for a given configuration.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public void GetMaxSettablePower(out double maxSettablePower)
Parameters
| Name | Type | Description |
|---|---|---|
| maxSettablePower | out double | Specifies the maximum power level in dBm that can be set. |