07-10-2017 05:23 PM - edited 07-10-2017 05:24 PM
So right now I'm using the CompactRio NI 9237 example Getting Started code for reading a load cell. However the example code only gives me a snapshot of my current force values and does not give me a continuous data log of the values. I'd like to store the files in something easy to read like an excel file for example or notepad.
The example code is pretty complicated and I'm a complete beginner to LabView and CompactRio so any help with modifying the code would be great. I'm not sure either what file type is best to store the data.
The example code can be found under the LabView example finder
>>Hardware input and output >>compactrio>>Module SpecificIO>> Analog Input>>NI 9237
Thank you.
07-11-2017 04:28 AM
07-11-2017 07:09 PM
Thank you!