How does one set different input ranges on different channels when doing an analog voltage measurement? My hardware is a USB-6009 and my software is LV8.5.
I thought the attached vi would do it, and it runs without announcing any error, but measurements that are about 3 V or so on the channel I specify as +/- 5 V all get reported as 1.05 using this method. Removing both the channel property nodes makes the values look correct for both channels. Is the +/- 0.5 V range selected on the other channel somehow limiting this channel too, albeit to a range larger than 0.5 V?
I don't see anything in the USB-6009 docs about whether range is by channel versus all the same.
If I do eliminate the channel property nodes that specify the ranges, will LV automatically choose appropriate ranges for each channel? Or will it automatically choose the largest range and let the channel with the smaller signal suffer with a big digitization error?
Thanks!