04-26-2018 10:57 AM
Hello, I am new to LabVIEW and I need help with a design. I have a PCB piezoelectric sensor connected to a PCB 4-channel signal conditioner. This signal conditioner is then connected to the NI USB 6216 DAQ Driver and then connected to the PC. We are going to have surgeons use a hammer with this piezosensor on the end to collect data on the force of the impact during a procedure in orthopedic surgery. We want to do a continuous data collection and when we stop the data we want it to be collected into a text file. If I could get any help to clean this up and figure out what is wrong with it that would be great. Thank you.
04-27-2018 02:04 PM
Hello Vivek,
There are examples available in LabVIEW that can be helpful references when building programs. they can be found by clicking Help>>Find Examples... I would recommend looking in the Fundamentals section and the Hardware Input Output section for examples of code similar to the one you're trying to build.
You can also use the Write to Measurement File express VI to write your output to an excel file.