06-06-2009 02:45 PM
What is the true proper use of a DAQmx scale?
My current situation is that I've got about 5 or more 4-20mA sensors coming in and I'd like to apply DAQmx scales to these to hand their gain and offset correction. For example let's say I've plugged in two 5000 LB Pressure Transducers and 3 2500LB pressure transducers logically I should be able to have two different scales, apply them to the proper channels and then have some way of offsetting error correction. To me this seems like the way that DAQmx scales should work properly. Instead if my sensors have slightly different calibration offsets (ie they output 4.2mA low instead of 4.0mA) I've got to have a completely different scale for each one to deal with offset correction. Should I be dealing with this in software or does this fall within what a DAQmx scale should do?
- Ken
06-08-2009 09:58 AM - edited 06-08-2009 10:04 AM