I have the following instruments:
- DAQ USB-6009
 
- Arduino UNO
 
- HX711
 
- UDA Load cell (500kg)
 
Mi problema es el siguiente:
 
I need to measure the data from the load cell to my DAQ, since it has a higher resolution than the Arduino.
The problem is that, to amplify the cell signal, I don't know how to program the HX711 from LabView. Should I use Arduino, or what would be the steps to follow for the connections and programming?