CereStim 96 API  RS-0075 Rev 3.00
BSTIMAPI BResult readDeviceInfo ( BDeviceInfo output)

This returns all the information about the CereStim 96 that is connected to. It will tell its part number, serial number, firmware versions for both the motherboard and for the current modules. It will also tell you the protocol that the motherboard is using with the current modules and the number of installed current modules.

Parameters
[in,out]outputPointer to a BDeviceInfo structure, the structure will be populated with the CereStim's information
Returns
a BResult status, either hardware or software error

Referenced by connect().