WaitUntilPulserChargingDone(TimeSpan)
- Updated2025-01-08
- 1 minute(s) read
Waits until the Pulser charging operation is completed.
Syntax
Namespace: NationalInstruments.ECUTS.Pulser
public void WaitUntilPulserChargingDone(TimeSpan timeout)
Remarks
Parameters
| Name | Type | Description |
|---|---|---|
| timeout | TimeSpan | Specifies the wait time for the Pulser charging operation to complete. |
Exceptions
| Type | Description |
|---|---|
| PulserSessionException | Thrown when one of the following error conditions occurs:
|