I am using the OMB-DAQ-2416 to measure using (9) thermocouples and (11) analog voltages. The thermocouples are on Diff channels 0 - 8 the analog inputs are on SE channels 11 - 15 and 26 - 31. Programming is done using Python.
I am able to configure all channels with no indicated errors. Also everything seems to be fine when I take measurements using ul.v_in_32 and ul.t_in methods from the ul.py library. However, when scanning using the ul.a_in_scan method (to read from a continuous background scan) my SE analog voltage values no longer read correctly (they seem to clip at the minimum voltage range (BIPT078VOLTS). If I remove the TC channels then scan the clipping issue no longer seems to be present, but only one SE input reads correctly. I am having trouble understanding why this would be (that one method of reading data is correct and the other isn't with the same configuration).
This seems like a lot to convey through a forum, but could I get some assistance on troubleshooting this? I will try to clarify if needed.
Question
tycbrown32
I am using the OMB-DAQ-2416 to measure using (9) thermocouples and (11) analog voltages. The thermocouples are on Diff channels 0 - 8 the analog inputs are on SE channels 11 - 15 and 26 - 31. Programming is done using Python.
I am able to configure all channels with no indicated errors. Also everything seems to be fine when I take measurements using ul.v_in_32 and ul.t_in methods from the ul.py library. However, when scanning using the ul.a_in_scan method (to read from a continuous background scan) my SE analog voltage values no longer read correctly (they seem to clip at the minimum voltage range (BIPT078VOLTS). If I remove the TC channels then scan the clipping issue no longer seems to be present, but only one SE input reads correctly. I am having trouble understanding why this would be (that one method of reading data is correct and the other isn't with the same configuration).
This seems like a lot to convey through a forum, but could I get some assistance on troubleshooting this? I will try to clarify if needed.
Thank you, TB
4 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