br_stimpy._bstimulator.ReadHardwareValuesOutput

class ReadHardwareValuesOutput(self: br_stimpy._bstimulator.ReadHardwareValuesOutput)

Bases: pybind11_object

The stimulators various models have some different hardware configurations, so it is beneficial to get those hardware values of that particuliar CereStim 96.

Hardware Values of the CereStim 96.

Methods

Attributes

amp

Max phase amplitude based on hardware in uA.

charge

Max charge based on hardware in pC.

interphase

Max Interphase width based on hardware in uS.

max_comp_voltage

Max output compliance voltage.

max_freq

Max Frequency based on hardware in Hz.

min_comp_voltage

Min output compliance voltage.

min_freq

Min Frequency based on hardware in Hz.

modules

Number of modules installed in device.

width

Max Width for each phase based on hardware in uS.

property amp

Max phase amplitude based on hardware in uA.

property charge

Max charge based on hardware in pC.

property interphase

Max Interphase width based on hardware in uS.

property max_comp_voltage

Max output compliance voltage.

property max_freq

Max Frequency based on hardware in Hz.

property min_comp_voltage

Min output compliance voltage.

property min_freq

Min Frequency based on hardware in Hz.

property modules

Number of modules installed in device.

property width

Max Width for each phase based on hardware in uS.