Method SetBiphasic
SetBiphasic(OutputChannel, bool)
Sets the specified output channel to produce either monophasic or biphasic square pulses.
public void SetBiphasic(OutputChannel channel, bool isBiphasic)
Parameters
channelOutputChannelThe output channel to configure.
isBiphasicbooltrue to produce biphasic pulses; false to produce monophasic pulses.