Jump to content

Question

Posted (edited)

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_BIOPAC

2 answers to this question

Recommended Posts

  • 0
Posted

Thanks @Jeffrey. I will see about testing that example program. I think it was just an error in how the code was implemented - We ended up just changing the code to be "ao_range = ULRange.BIP10VOLTS" and that got rid of the erroneous -10v analog out. 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...