I am using the mcculw library and experiencing some strange phenomena. Basically when this line of code is being processed (ao_range = ao_info.supported_ranges[0]) the device is outputting a brief -10V pulse. Verified by running line by line. At this point I am unsure if there is something wrong with the code or if the device is faulty. Would you be willing to take a look at the code and provide some feedback? It is one script with less than 100 lines of code.
Question
ConnorFultz_BIOPAC
I am using the mcculw library and experiencing some strange phenomena. Basically when this line of code is being processed (ao_range = ao_info.supported_ranges[0]) the device is outputting a brief -10V pulse. Verified by running line by line. At this point I am unsure if there is something wrong with the code or if the device is faulty. Would you be willing to take a look at the code and provide some feedback? It is one script with less than 100 lines of code.
Edited by ConnorFultz_BIOPACLink to comment
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now