... | @@ -945,7 +945,7 @@ the settings object. |
... | @@ -945,7 +945,7 @@ the settings object. |
|
</p>
|
|
</p>
|
|
|
|
|
|
The high level function to set the wanted settings from an [`RTISSettings`](https://cosysgit.uantwerpen.be/rtis-software/rtisdev/-/wikis/home#rtissettings) object. These can be created
|
|
The high level function to set the wanted settings from an [`RTISSettings`](https://cosysgit.uantwerpen.be/rtis-software/rtisdev/-/wikis/home#rtissettings) object. These can be created
|
|
with the get_custom_settings() or get_settings() functions.
|
|
with the [`get_settings()`](https://cosysgit.uantwerpen.be/rtis-software/rtisdev/-/wikis/home#get_settings) functions.
|
|
|
|
|
|
<table class="docutils field-list field-table" frame="void" rules="none">
|
|
<table class="docutils field-list field-table" frame="void" rules="none">
|
|
<col class="field-name" />
|
|
<col class="field-name" />
|
... | @@ -1433,7 +1433,7 @@ It is enabled by default so has to be manually disabled if wanted. This will sav |
... | @@ -1433,7 +1433,7 @@ It is enabled by default so has to be manually disabled if wanted. This will sav |
|
<th class="field-name"><b>Parameters:</b></td>
|
|
<th class="field-name"><b>Parameters:</b></td>
|
|
<td class="field-body" width="100%"><b>mode : <i>bool</i></b>
|
|
<td class="field-body" width="100%"><b>mode : <i>bool</i></b>
|
|
<p class="attr">
|
|
<p class="attr">
|
|
the behaviour mode chosen. <code>False</code> = disable <code>True</code> = enable
|
|
the amplifier mode chosen. <code>False</code> = disable <code>True</code> = enable
|
|
</p></td>
|
|
</p></td>
|
|
</tr>
|
|
</tr>
|
|
<tr class="field">
|
|
<tr class="field">
|
... | @@ -1465,7 +1465,7 @@ They are enabled by default so have to be manually disabled. |
... | @@ -1465,7 +1465,7 @@ They are enabled by default so have to be manually disabled. |
|
<th class="field-name"><b>Parameters:</b></td>
|
|
<th class="field-name"><b>Parameters:</b></td>
|
|
<td class="field-body" width="100%"><b>mode : <i>bool</i></b>
|
|
<td class="field-body" width="100%"><b>mode : <i>bool</i></b>
|
|
<p class="attr">
|
|
<p class="attr">
|
|
the behaviour mode chosen. <code>False</code> = disable <code>True</code> = enable
|
|
the external trigger mode chosen. <code>False</code> = disable <code>True</code> = enable
|
|
</p></td>
|
|
</p></td>
|
|
</tr>
|
|
</tr>
|
|
<tr class="field">
|
|
<tr class="field">
|
... | | ... | |