br_stimpy._bstimulator.OCVolt
- class OCVolt(self: br_stimpy._bstimulator.OCVolt, value: int)
Bases:
pybind11_objectThe Stimulator is capable of setting different output compliance voltage levels based on the users needs and safety considerations.
Members:
ocvolt4_7 : Output Voltage Level 4.7V.
ocvolt5_3 : Output Voltage Level 5.3V.
ocvolt5_9 : Output Voltage Level 5.9V.
ocvolt6_5 : Output Voltage Level 6.5V.
ocvolt7_1 : Output Voltage Level 7.1V.
ocvolt7_7 : Output Voltage Level 7.7V.
ocvolt8_3 : Output Voltage Level 8.3V.
ocvolt8_9 : Output Voltage Level 8.9V.
ocvolt9_5 : Output Voltage Level 9.5V.
ocvolt_invalid : Invalid Compliance Voltage, Always the Last One.
Methods
Attributes
ocvolt4_7ocvolt5_3ocvolt5_9ocvolt6_5ocvolt7_1ocvolt7_7ocvolt8_3ocvolt8_9ocvolt9_5ocvolt_invalidvalue- property name