This will set the values of +VDD and -VSS on the stimulator which allows it to effectively limit the maximum outpu voltage that can be delivered during a stimulation. If the output current times the impedance of the electrode is greater than the max compliance voltage then it means the full current is not being deliverd to the electrode because it can not drive any more current.
- Parameters
-
[in,out] | output | Pointer to a BMaxOutputVoltage structure that will contain the read values |
[in] | rw | Boolean expression for determining if you just want to read the output compliance voltage or update it with a new value Read = 0 and Write = 1 |
[in] | voltage | The voltage level that is being set if writing, otherwise it is ignored |
- Returns
- a BResult status, either hardware or software error
- See also
- BOCVolt