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
channel
OutputChannelThe output channel to configure.
isBiphasic
booltrue to produce biphasic pulses; false to produce monophasic pulses.