setFixedVoltage()

Description

Sets a fixed voltage on an output channel.

Syntax

setFixedVoltage(channel, voltage)

Parameters

  • channel: The output channel to set (1-4)

  • voltage: The voltage to set on the output channel (-10 to +10)

Returns

None

Example

myPulsePal.setFixedVoltage(4,7) # Set output channel 4 to +7V