br_stimpy.enums.PartNumbers
- class PartNumbers(self: br_stimpy._bstimulator.PartNumbers, value: int)
Bases:
pybind11_object
There are many versions of the stimulator. There are research versions of micro and macro stimulators, each with varying number of installed current modules; and there is a clinical version of the macro stimulator with a single current module. The part number of the device sets internal safety levels of what stimulation parameters are allowed.
Members:
PN6425 : CereStim R96 Micro Stimulator Beta Unit, May be either a 3 or 16 current module unit.
PN7008 : CereStim R96 Micro Stimulator 3 current module unit.
PN7039 : CereStim R96 Micro Stimulator 16 current module unit.
PN7169 : CereStim R96 Micro Stimulator 1 current module unit.
PN8543 : CereStim R96 Micro Stimulator Customer Specified Configuration.
PN7655 : CereStim R96 Macro Stimulator 3 current module unit.
PN7656 : CereStim M96 Macro Stimulator Clinical 1 current module unit.
PN7875 : CereStim R96 Macro Stimulator 16 current module unit.
PN8544 : CereStim R96 Macro Stimulator Customer Specified Configuration.
PN_invalid : Invalid part number.
Methods
Attributes
PN6425
PN7008
PN7039
PN7169
PN7655
PN7656
PN7875
PN8543
PN8544
PN_invalid
value
- property name