![]() |
CereStim 96 API
RS-0075 Rev 3.00
|
Map Channels to Electrodes. More...
#include "BStimulator.h"
Public Attributes | |
UINT8 | bankA [BANKSIZE] |
UINT8 Array, the pin on bank A is the index, and the value is the acutal electrode number. | |
UINT8 | bankB [BANKSIZE] |
UINT8 Array, the pin on bank B is the index, and the value is the acutal electrode number. | |
UINT8 | bankC [BANKSIZE] |
UINT8 Array, the pin on bank C is the index, and the value is the acutal electrode number. | |
The stimulator is capable of sending stimulation up to 96 different electrodes. The layout of where those electrodes are mapped to sometimes are not a straight channel 1 to electrode 1, such as in a Blackrock .CMP file. This struct allows the user to specify a mapping for there electrodes so that they do not need to worry about what channel they need to stimulate if they want electrode 20 to be stimulated.