NIRfsg Namespace

Table of Contents

RfsgDriverUtility.GetMaxSettablePower Method

  • Updated2025-05-22
  • 1 minute(s) read
RfsgDriverUtility.GetMaxSettablePower Method

RfsgDriverUtilityGetMaxSettablePower Method

Return the maximum settable output power for a given configuration

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public void GetMaxSettablePower(
	out double maxSettablePower
)
Public Sub GetMaxSettablePower ( 
	<OutAttribute> ByRef maxSettablePower As Double
)

Parameters

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

Return Value

See Also

Log in to get a better experience