Asynchronously configures the biasing power supply with the specified voltage and current limit settings.

Syntax

Namespace: NationalInstruments.ECUTS.Pulser

public async Task ConfigureBiasingPowerSupplyAsync(double voltageInVolts, double currentLimitInAmperes)

Parameters

NameTypeDescription
voltageInVoltsdouble

Specifies the biasing power supply output voltage level in volts.

currentLimitInAmperesdouble

Specifies the biasing power supply output current limit in amperes.

Returns

ConfigureBiasingPowerSupplyAsync returns a task that represents the asynchronous operation.

Exceptions

TypeDescription
PulserSessionException

Thrown when one of the following error conditions occurs: