Asynchronously configures the output state of the biasing power supply.

Syntax

Namespace: NationalInstruments.ECUTS.Pulser

public async Task ConfigureBiasingPowerSupplyOutputEnabledAsync(bool enabled)

Remarks

This method sets the output state of the biasing power supply. Pass true to enable the output or false to disable it.

Parameters

NameTypeDescription
enabledbool

A boolean value indicating whether to enable or disable the biasing power supply output.

Returns

ConfigureBiasingPowerSupplyOutputEnabledAsync returns a task that represents the asynchronous operation.

Exceptions

TypeDescription
PulserSessionException

Thrown when one of the following error conditions occurs: