CereStim 96 API  RS-0075 Rev 3.00
BSTIMAPI BResult connect ( BInterfaceType  stimInterface,
void *  params 
)

Tries to establish a connection with a CereStim 96 device that has been selected using setDevice(UINT32).

Parameters
[in]stimInterfaceThe type of interface that the object should try and connect over
[in]paramsA void pointer to either an initialized BUsbParams structure or initialized BRs232Params structure
Returns
a BResult status, either hardware or software error
See also
BInterfaceType
Examples:
simpleExample.cpp.