CereStim 96 API  RS-0075 Rev 3.00
BSTIMAPI BResult manualStimulus ( UINT8  electrode,
BConfig  configID 
)

Allows the user to send a single stimulus pulse of one of the stimulation waveforms to a specified electrode.

Parameters
[in]electrodeThe electrode that should be stimulated Valid values are from 1 - 96
[in]configIDThe stimulation waveform to use Valid values are from 1 - 15
Returns
a BResult status, either hardware or software error
See also
BConfig
Examples:
simpleExample.cpp.