Table of Contents

Method SetBurstDuration

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

SetBurstDuration(OutputChannel, double)

Sets the duration of a pulse burst when using burst mode.

public void SetBurstDuration(OutputChannel channel, double seconds)

Parameters

channel OutputChannel

The output channel to configure.

seconds double

The duration of a pulse burst, in the range [0.0001, 3600] seconds. Burst mode is automatically disabled if this value is set to zero.