Amplitude

SetAmplitude

SetAmplitude
(
Channel
,
Amplitude
)

Sets the amplitude for the given channel. An amplitude input of 0 sets the amplitude to 0.0 mA. An amplitude input of 50 sets the amplitude to 5.0 mA.

Note: Changes to the amplitude while stimulation is ON will be instantaneous and will not ramp.

Params
Channel
integer
required

Channel value of either 0 or 1
0 = Inner channel
1 = Outer channel

Amplitude
integer
required

Integer value from 0-50

Return Value

ReadAmplitude

ReadAmplitude
(
Channel
,
)

Gets the amplitude for the specified channel as shown on the Pulse Generator.

Params
Channel
integer
required

Channel value of either 0 or 1
0 = Inner channel
1 = Outer channel

required
Return Value
Amplitude
integer

Integer value from 0-50