Method SetFixedVoltage
SetFixedVoltage(OutputChannel, double)
Sets a constant voltage on an output channel.
public void SetFixedVoltage(OutputChannel channel, double volts)
Parameters
channel
OutputChannelThe output channel to configure.
volts
doubleThe voltage to set on the output channel, in the range [-10, 10] volts.