Skip to content

Fix recent AI termination changes to work with DAQs that don't have analog inputs - #90

Merged
dihm merged 1 commit into
labscript-suite:masterfrom
dihm:NIDAQ_bugfix
Dec 14, 2021
Merged

Fix recent AI termination changes to work with DAQs that don't have analog inputs#90
dihm merged 1 commit into
labscript-suite:masterfrom
dihm:NIDAQ_bugfix

Conversation

@dihm

@dihm dihm commented Dec 10, 2021

Copy link
Copy Markdown
Contributor

Just tried the changes in #75 on a DAQ without analog inputs and found a fairly important edge case in the logic. Basically, the changes I made assume analog inputs exist.

This PR adds a bit of logic to handle the case when the DAQ has no analog inputs.

@dihm dihm added the bug Something isn't working label Dec 10, 2021
@dihm dihm self-assigned this Dec 10, 2021
@dihm

dihm commented Dec 10, 2021

Copy link
Copy Markdown
Contributor Author

Ugh. Docs builds just crashed because of a package update on mistune that breaks m2r, which is no longer maintained. Going to have to either pin mistune==0.8.2 or switch to m2r2, the updated version of m2r started by someone else. For every repository...

@dihm
dihm merged commit d5407de into labscript-suite:master Dec 14, 2021
@dihm
dihm deleted the NIDAQ_bugfix branch December 14, 2021 16:40
dihm added a commit that referenced this pull request Dec 15, 2021
Fix recent AI termination changes to work with DAQs that don't have analog inputs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant