CereStim 96 API  RS-0075 Rev 3.00

The Stimulator is designed to be communicated via USB or RS232, and will be functional on multiple platforms. The Interface Type determines the OS and Communication method desired.

Attention
The only current implemented interface is the USB connection on a windows platform. This implies that the two valid options are BINTERFACE_DEFAULT or BINTERFACE_WUSB. The RS232 interfaces are no longer valid as the CereStim 96 design does not include a Com Port. It is anticipated that this API will be ported over to Unix but the timeframe is unknown.
Enumerator
BINTERFACE_DEFAULT 

Default interface (windows USB)

BINTERFACE_WUSB 

Windows USB interface.

BINTERFACE_COUNT 

Number of Interfaces, always the last one.