Table of Contents

Method SetInterPulseInterval

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

SetInterPulseInterval(OutputChannel, double)

Sets the interval between pulses on a specified output channel.

public void SetInterPulseInterval(OutputChannel channel, double seconds)

Parameters

channel OutputChannel

The output channel to configure.

seconds double

The interval between pulses, in the range [0.0001, 3600] seconds.