Commit a83ab2f1 authored by Arnaud WATLET's avatar Arnaud WATLET
Browse files

Updates doc in ohmpi.py

Showing with 1 addition and 1 deletion
+1 -1
...@@ -484,7 +484,7 @@ class OhmPi(object): ...@@ -484,7 +484,7 @@ class OhmPi(object):
- constant : apply given Vab (tx_volt) - - constant : apply given Vab (tx_volt) -
Safety check (i.e. short voltage pulses) performed prior to injection to ensure Safety check (i.e. short voltage pulses) performed prior to injection to ensure
injection within bounds defined in vab_max, iab_max, vmn_max or vmn_min. This can adapt Vab. injection within bounds defined in vab_max, iab_max, vmn_max or vmn_min. This can adapt Vab.
To avoid safety check before injection, tx_volt should be set equal to vab_max (not recpommanded) To bypass safety check before injection, tx_volt should be set equal to vab_max (not recpommanded)
vab_max : str, optional vab_max : str, optional
Maximum injection voltage Maximum injection voltage
Default value set by config or boards specs Default value set by config or boards specs
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment