![]() |
CereStim 96 API
RS-0075 Rev 3.00
|
Components of the Stimulus Configurations. More...
#include "BStimulator.h"
Public Attributes | |
UINT16 | amp1 |
Amplitude first phase (uA) | |
UINT16 | amp2 |
Amplitude second phase (uA) | |
UINT8 | anodicFirst |
0x01 = anodic first, 0x00 = cathodic first | |
UINT32 | frequency |
Frequency of stimulation pulses (Hz) | |
UINT16 | interphase |
Time between phases (us) | |
UINT8 | pulses |
Number of biphasic pulses (from 1 to 255) | |
UINT16 | width1 |
Width first phase (us) | |
UINT16 | width2 |
Width second phase (us) | |
The stimulator is capable of custom configuring a biphasic stimulus. The amplitudes and widths and frequency are all a part of the components that can be configured. The main restriction is that the two phases are balanced, i.e. width * amp of phase 1 is equal to width * amp of phase 2.