I am trying to use a USB-2523 with the UL and Python, and am unable to use the analog input or digital io. According to the UL documentation here: https://www.mccdaq.com/pdfs/manuals/Mcculw_WebHelp/ULStart.htm (under Hardware Reference -> Analog Input Hardware -> USB-2500 Series), it says that this device should support analog input through the UL.
When I connect to the device in python, the supports_analog_input and supports_digital_io properties both return false. Additionally, when I try to do anything with the analog input or digital io, it just returns an error.
Question
mwyerman_tfc
I am trying to use a USB-2523 with the UL and Python, and am unable to use the analog input or digital io. According to the UL documentation here: https://www.mccdaq.com/pdfs/manuals/Mcculw_WebHelp/ULStart.htm (under Hardware Reference -> Analog Input Hardware -> USB-2500 Series), it says that this device should support analog input through the UL.
When I connect to the device in python, the supports_analog_input and supports_digital_io properties both return false. Additionally, when I try to do anything with the analog input or digital io, it just returns an error.
16 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