ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgDriverUtility.PerformPowerSearch Method

RfsgDriverUtility.PerformPowerSearch Method

RfsgDriverUtilityPerformPowerSearch Method

Performs a power search if you set the AlcControl property to Disable. Calling this method disables modulation for a short time while the device levels the output signal.

Note: Power search temporarily enables the ALC, so ensure the appropriate included cable is connected between the NI 5654 ALC IN connector and the NI 5696 ALC OUT connector to successfully perform a power search.

Related Topic: Power Search

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public void PerformPowerSearch()
Public Sub PerformPowerSearch

Exceptions

ExceptionCondition
ObjectDisposedException The PerformPowerSearch method was accessed after the associated NIRfsg object was disposed.

Remarks

Supported Devices: NI 5654 with NI 5696

See Also

Was this information helpful?