Search Results

by MTUSCD58
Mon Oct 31, 2016 11:58 am
Forum: C/C++
Topic: Writing Data From a 100 kg S-type Load Cell
Replies: 1
Views: 17863

Writing Data From a 100 kg S-type Load Cell

I am currently trying to write the data from a 100 kg S-type load cell connected to a a 1046 4 input bridge. I have the load cell hooked up to the 0 channel. When i run the example Bridge code i am getting values. What i don't know how to do is write the data to a csv file over time. I'm looking at ...