Return the maximum settable output power for a given configuration.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public void GetMaxSettablePower(out double maxSettablePower)

Parameters

NameTypeDescription
maxSettablePowerout double

Specifies the maximum power level in dBm that can be set.

Returns