Table of Contents

Method SetFixedVoltage

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

SetFixedVoltage(OutputChannel, double)

Sets a constant voltage on an output channel.

public void SetFixedVoltage(OutputChannel channel, double volts)

Parameters

channel OutputChannel

The output channel to configure.

volts double

The voltage to set on the output channel, in the range [-10, 10] volts.