04-17-2012 08:25 AM
iam using lab view software and usb DAQ6008 for recording load cell readings, i want to know how to convert the load values into voltage (input to the system)
04-17-2012 09:12 AM
Hi deepak,
- you should convert measured voltages back to load values
- you could apply scaling to your DAQmx channel
- you could apply the scaling using standard math functions
- you should read the manual of your load cell
Need more hints?
04-18-2012 12:14 PM
sir ,iam having the load values i want to know what will be the corresponding voltage for a particular load indicated on the graph generated in the labview software using usb DAQ6008. can you provide me the formula by which this software converts the voltage into the corresponding load value.
04-18-2012 12:18 PM
in that software only one thing is given that is calibration factor (2000).
04-18-2012 02:02 PM
Hi deepak,
the load / voltage relation is given in the manual of the load sensor.
formula by which this software converts the voltage into the corresponding load value.
Which software? No one will do this step for you. You have to set some scalings as described before...