Table of Contents

Method SetInterBurstInterval

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

SetInterBurstInterval(OutputChannel, double)

Sets the duration of the off-time between bursts.

public void SetInterBurstInterval(OutputChannel channel, double seconds)

Parameters

channel OutputChannel

The output channel to configure.

seconds double

The duration of the off-time between bursts, in the range [0.0001, 3600] seconds.