Bhamini Posted January 25, 2023 Posted January 25, 2023 Using the USB 205 device, I'm trying to record the input voltages from all 8 channels using the example Python program: ULAI06. Could you tell me how I could access all of the recorded data and store it as a csv file? I'm unable to access the ctypes array it is being stored at. Looking forward to hearing from you soon
0 Fausto Posted January 26, 2023 Posted January 26, 2023 Hello @Bhamini. The canned examples do not have code to save the data to a .csv file. Take a look at the following post. Its example may help guide you. Regards, Fausto
Question
Bhamini
Using the USB 205 device, I'm trying to record the input voltages from all 8 channels using the example Python program: ULAI06.
Could you tell me how I could access all of the recorded data and store it as a csv file?
I'm unable to access the ctypes array it is being stored at.
Looking forward to hearing from you soon
1 answer 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