... | ... | @@ -1307,7 +1307,7 @@ Get the firmware version of the internal RTIS firmware used on the device. |
|
|
This will create and return a Multiprocessing Process
|
|
|
that will be waiting for an external trigger to measure from
|
|
|
the RTIS Device and afterwards put this measurement on a data queue.
|
|
|
This method will return a [[`RTISMeasurement`](https://cosysgit.uantwerpen.be/rtis-software/rtisdev/-/wikis/home#rtismeasurement)](https://cosysgit.uantwerpen.be/rtis-software/rtisdev/-/wikis/home#measureexternaltriggerqueuethread).
|
|
|
This method will return a [`MeasureExternalTriggerQueueThread`](https://cosysgit.uantwerpen.be/rtis-software/rtisdev/-/wikis/home#measureexternaltriggerqueuethread).
|
|
|
|
|
|
<table class="docutils field-list field-table" frame="void" rules="none">
|
|
|
<col class="field-name" />
|
... | ... | @@ -1360,7 +1360,7 @@ measure_thread.join() |
|
|
This will create and return a Multiprocessing Process
|
|
|
that will be waiting for an external trigger to measure from
|
|
|
the RTIS Device and afterwards put this measurement on a data queue.
|
|
|
This method will return a [[`RTISMeasurement`](https://cosysgit.uantwerpen.be/rtis-software/rtisdev/-/wikis/home#rtismeasurement)](https://cosysgit.uantwerpen.be/rtis-software/rtisdev/-/wikis/home#measureexternaltriggercallbackthread).
|
|
|
This method will return a [`MeasureExternalTriggerCallbackThread`](https://cosysgit.uantwerpen.be/rtis-software/rtisdev/-/wikis/home#measureexternaltriggercallbackthread).
|
|
|
|
|
|
<table class="docutils field-list field-table" frame="void" rules="none">
|
|
|
<col class="field-name" />
|
... | ... | @@ -1621,5 +1621,4 @@ The function to set a custom logger to be used by RTIS Dev. |
|
|
</p></td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
|
|
|
</table> |
|
|
\ No newline at end of file |