Charges the Pulser to a specified voltage with a specified timeout in milliseconds.

Syntax

Namespace: NationalInstruments.ECUTS.Pulser

public void ChargePulser(double voltageInVolts=15, int timeoutInMilliseconds=5000)

Parameters

NameTypeDescription
voltageInVoltsdouble

Specifies the voltage to which the Pulser is charged, in volts. This parameter is optional and defaults to 15 V.

timeoutInMillisecondsint

Specifies the maximum wait time in milliseconds for the capacitor charging process to complete. This parameter is optional and defaults to 5000 ms.

Exceptions

TypeDescription
PulserSessionException

Thrown when one of the following error conditions occurs: