Overview
Program for assigning pulses to stimulator channels and setting related parameters.
File>Open
Select the desired pulse directory
File>Open
Pulse directory must be selected this way.
Start
Start the stimulator/stop stimulator channel(s).
External
Activate external triggering for this program.
...
The stimulator controls analog (DA) and digital (DO) pulses. There are some important differences in how these channels and their pulses are treated. In general, the user needs to be aware of the type of channel she is dealing with.
DO channels
The pulses for all DO channels are stored in one array and they are therefore fundamentally linked. Turning off one DO channel will turn all DO channel off. To turn off one DO channel you need to replace the pulse from the pulselist with an appropriate dummy pulse (i.e. typically all 0's).
...