Both USB-1080X analog outputs start to have an offset of about -0.003V. In the DAQami software, for example, I set the AOUT1 to 0, but the two connected input channels read -0.003V. I can confirm this is an output issue with external multimeters. (See the first screenshot)
There's another problem that I think it's related to this one - after executing the mcculw example codes like ULAIO01.py, the output voltage level always stays at the last data point. For example, if the last data point of the output signal from ULAIO01.py before I quit the program is -4V, then AOUT1 will stay at -4V even if no program is running whatsoever(confirmed with multimeters), and I cannot stop it unless I unplug the USB. That significantly affects data acquisition because the next time I use the device, the input terminals will read a peak of -4V at the beginning, not 0V. (See the second screenshot)
I'm using official software and python examples so I'm not sure how could that happen.
So in short my questions are: how to calibrate or refresh the terminals to default? How do I do that in python so the device is released completely every time it finishes an execution, and output terminals are back to 0?
Question
F. Y.
Hello
Both USB-1080X analog outputs start to have an offset of about -0.003V. In the DAQami software, for example, I set the AOUT1 to 0, but the two connected input channels read -0.003V. I can confirm this is an output issue with external multimeters. (See the first screenshot)
There's another problem that I think it's related to this one - after executing the mcculw example codes like ULAIO01.py, the output voltage level always stays at the last data point. For example, if the last data point of the output signal from ULAIO01.py before I quit the program is -4V, then AOUT1 will stay at -4V even if no program is running whatsoever(confirmed with multimeters), and I cannot stop it unless I unplug the USB. That significantly affects data acquisition because the next time I use the device, the input terminals will read a peak of -4V at the beginning, not 0V. (See the second screenshot)
I'm using official software and python examples so I'm not sure how could that happen.
So in short my questions are: how to calibrate or refresh the terminals to default? How do I do that in python so the device is released completely every time it finishes an execution, and output terminals are back to 0?
Thank you
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