Commit 4ebb129b authored by Arnaud WATLET's avatar Arnaud WATLET
Browse files

updates doc software

Showing with 3 additions and 0 deletions
+3 -0
...@@ -5,7 +5,9 @@ Configuration ...@@ -5,7 +5,9 @@ Configuration
The configuration of the OhmPi file `config.py` tells the software how the hardware is set up, cabled and configured. The configuration of the OhmPi file `config.py` tells the software how the hardware is set up, cabled and configured.
In certain cases, it also allows you to define hardware specifications, such as the maximum voltage that a specific MUX board can handle. In certain cases, it also allows you to define hardware specifications, such as the maximum voltage that a specific MUX board can handle.
For general purpose, most specifications can be left on default values. For general purpose, most specifications can be left on default values.
.. warning:: .. warning::
The configuration file defines how the OhmPi system is assembled and is expected to behave. It has a different purpose than the measurement settings which define the acquisition parameters. Several combinations of `settings`_ can be handled by one configuration specified in a config.py file. The configuration file defines how the OhmPi system is assembled and is expected to behave. It has a different purpose than the measurement settings which define the acquisition parameters. Several combinations of `settings`_ can be handled by one configuration specified in a config.py file.
A default version of `config.py` is provided in the repository. A default version of `config.py` is provided in the repository.
......
.. _settings:
Acquisition settings Acquisition settings
******************** ********************
......
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