CereStim 96 API  RS-0075 Rev 3.00
BSTIMAPI BResult triggerStimulus ( BTriggerType  edge)

Allows the stimulator to wait for a trigger event before executing a stimulation script. The stimulator has an external TTL Trigger input port that uses TTL logic levels to determine wheather the input is high or low. The stimulator can be set to fire on a rising edge, falling edge, or any edge transition. Once in trigger mode the stimulator is locked down from other function calls except for stopTriggerStimulus

Parameters
[in]edgeThe type of digital event to trigger the stimulation on
Returns
a BResult status, either hardware or software error
See also
BTriggerType