PerformPowerSearch()
- Updated2025-10-14
- 1 minute(s) read
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.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public void PerformPowerSearch()
Remarks
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
Supported Devices: NI 5654 with NI 5696
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The PerformPowerSearch method was accessed after the associated NIRfsg object was disposed. |