AllenNeuralDynamics / AllenNeuralDynamics/voxel-classic
Change start behavior of DAQ
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 4
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Right now, the DAQ class start() function loops through and starts task with no specific order. In some cases, we want to control the starting order. Right now this can be done outside of the DAQ class by calling daq.ao_task.start(), etc. instead of daq.start(). We should think about whether we want to improve this API
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.