br_stimpy._bstimulator.GroupStimulus

class GroupStimulus(self: br_stimpy._bstimulator.GroupStimulus)

Bases: pybind11_object

The stimulator allows for a group of simultaneous stimulations to occur. Two methods exist for doing this, first is creating a program script and issueing several different calls. The second method saves on the USB overhead by allowing a single call to set up the simultaneous stimulations.

Group Stimulus.

Methods

Attributes

electrode

electrodes to stimulate

pattern

Configuration Pattern to use with coresponding channel.

property electrode

electrodes to stimulate

property pattern

Configuration Pattern to use with coresponding channel.