Method SetPhase1Voltage
SetPhase1Voltage(OutputChannel, double)
Sets the voltage for the first phase of each pulse on a specified output channel.
public void SetPhase1Voltage(OutputChannel channel, double volts)
Parameters
channel
OutputChannelThe output channel to configure.
volts
doubleThe voltage of the first phase of the pulse, in the range [-10, 10] volts.