Hi, im using the python library for acquiring signals on the digital discovery.
I want to acquire the maximum number of samples possible on 2 channels.
I thought that by changing this dwf.FDwfDigitalInSampleFormatSet(hdwf, c_int(16)) parameter that i could decrease the number of channels and therefore increase the number of samples per channel, but it doesnt seem to work,
Is there another way of doing it or is it not possible?
Question
highspeed 1
Hi, im using the python library for acquiring signals on the digital discovery.
I want to acquire the maximum number of samples possible on 2 channels.
I thought that by changing this dwf.FDwfDigitalInSampleFormatSet(hdwf, c_int(16)) parameter that i could decrease the number of channels and therefore increase the number of samples per channel, but it doesnt seem to work,
Is there another way of doing it or is it not possible?
Many thanks
Link to post
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