CereStim 96 API  RS-0075 Rev 3.00
BSTIMAPI BResult beginningOfSequence ( )

This is the first command that must be called when creating a stimulation script. After calling this you are able to call wait, autoStimulus, beginningOfGroup, and endOfGroup commands. The stimulation script can have up to 128 commands, excluding beginningOfSequence and endOfSequence

Returns
a BResult status, either hardware or software error
Examples:
simpleExample.cpp.