Impedance
ReadImpedanceValue
ReadImpedanceValue(Channel, )Returns the current impedance for the specified channel in Ohms.
Params
Channel
integer
required
Channel value of either 0 or 1
0 = Inner channel
1 = Outer channel
required
Return Value
Impedance
integer
Example: 10000
SetAutoDecrement
SetAutoDecrement(Value, )Enables/disables automatic ramp down due to high impedance.
Params
Value
integer
required
0 = Disables auto-decrement to allow stimulation to remain on at its set intensity despite high impedance
1 = Enables auto-decrement (default)
required
Return Value