I am an intern at my company, and my task is to create a testing workbench for our main product. For this purpose, I was provided with an MCC DAQ USB 1808 X. However, the number of available channels was insufficient, so they acquired a USB 1608GX-2OA, allowing me to use 16 pins in single-ended mode.
A small problem has arisen: I need to sample my incoming signal at roughly 200KS/s. To acquire these signals, I use the MCCULW function "ul.a_in_scan()" where I specify my 16 channels after configuring them in single-ended mode. To my surprise, I encountered the error:
"Active DAQ device: USB-1608GX-2AO (219D2A1) 'Starting scan on analog input ports 0 to 13 ... Error 24: Invalid sampling rate." with a samling rate at 177000.
Here is my question: Am I misunderstanding the sampling rate capabilities? Is the 500KS/s rate divided by the number of channels I am using? How can I bypass this issue, if possible?
Question
fishywisky
Hello,
I am an intern at my company, and my task is to create a testing workbench for our main product. For this purpose, I was provided with an MCC DAQ USB 1808 X. However, the number of available channels was insufficient, so they acquired a USB 1608GX-2OA, allowing me to use 16 pins in single-ended mode.
A small problem has arisen: I need to sample my incoming signal at roughly 200KS/s. To acquire these signals, I use the MCCULW function "ul.a_in_scan()" where I specify my 16 channels after configuring them in single-ended mode. To my surprise, I encountered the error:
"Active DAQ device: USB-1608GX-2AO (219D2A1) 'Starting scan on analog input ports 0 to 13 ... Error 24: Invalid sampling rate." with a samling rate at 177000.
Here is my question: Am I misunderstanding the sampling rate capabilities? Is the 500KS/s rate divided by the number of channels I am using? How can I bypass this issue, if possible?
Thank you for your assistance.
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