Table of Contents

Method SetBiphasic

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

SetBiphasic(OutputChannel, bool)

Sets the specified output channel to produce either monophasic or biphasic square pulses.

public void SetBiphasic(OutputChannel channel, bool isBiphasic)

Parameters

channel OutputChannel

The output channel to configure.

isBiphasic bool

true to produce biphasic pulses; false to produce monophasic pulses.