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