So I am back on this little monitoring project with a USB-6009.
I have six voltage points I need to monitor so I would like to use single ended mode on the 6009
A couple of of the points are DC current shunts that could have current flow in either direction.
For these I have constructed diff-amps with a 1V/Amp ouput and a 5V offset so 0A = 5VDC
I have found in VI Logger that if I set a scaling for this channel with a slope of 1 and Y-intercept of -5 it forces me to use differential input mode.
With the Terminal configureation set to RSE the error I receiver states:
Error -200077 occurred at DAQ Assistant
Possible Reason(s):
Requested value is not a supported value for this property.
Property: AI.Max
You Have Requested: 10.000000
Valid Values Begin with: -15.250000
Valid Values End with: 4.750000
This does not make sense to me as all the DAQ inputs will be seeing 0 to +10V
I guess it thinks the input voltage is going to be +/- 5V not 0 to +10V as I have set the signal imput range to?
If I set the terminal configuration to differential it is fine, but I then I am limited to four channels and I need six
The scaling should be all done in software and not effect the DAQ hardware setup, should it not?
========================
=== Engineer Ambiguously ===
========================