08-28-2020 07:37 PM
I added a 100ms wait to the loop and kept the elapsed time vi. You're right, the loop definitely does not need to be spinning as fast as possible.
I'll have to play around with the block diagram a little and see how I want to log the data. It seems like I've got a few options to test. I definitely have a better understanding of producer and consumer loops and how to better collect and log data.
Thanks for your help!
09-01-2020 12:02 AM - edited 09-01-2020 12:05 AM
Hi cbutcher,
Are you converting your numerical data to a string and writing to a text file in that image?
What file type is it?
Thanks,
N
09-01-2020 12:15 AM
I suppose it would be a .text if your writing to a text file. I think I need to use Number to Fractional String. Is that what you're using?
09-01-2020 09:16 AM
@Nadweb wrote:
Hi cbutcher,
Are you converting your numerical data to a string and writing to a text file in that image?
What file type is it?
Thanks,
N
Ah, basically. Regarding this and your next post, it's using Array to Spreadsheet String and the file is created like this: