CereStim 96 API  RS-0075 Rev 3.00
BSTIMAPI BResult measureOutputVoltage ( BOutputMeasurement output,
UINT8  module,
UINT8  electrode 
)

Sends a known stimulation configuration, 45 uA for micro and 9 mA for Macro, from a selected current module to a specific module. It is helpful for determining the impedance of the electrode.

Parameters
[in,out]outputA pointer to a BOutpuMeasurment structure to store the returned measurement values
[in]moduleThe specific current module (0 - 15) that should send the stimulus The module must be enabled.
[in]electrodeThe electrode to send the stimulation to Valid values are from 1 - 96
Returns
a BResult status, either hardware or software error
See also
BOutputMeasurment