04-27-2017 08:23 AM
Here are some questions and some guesses on my part:
Even following these suggestions, you still are probably not going to get the File Structure you want (in part because I failed to consider how you want to combine multiple samplings). So here are some more questions:
Bob Schor
04-27-2017 09:24 AM - edited 04-27-2017 09:32 AM
Thank you for the feedback. I have attached a program similar to what you suggested below. The only thing is if I do not use the delimited spreadsheet, my data time from the waveform is off when I convert the kHz to seconds where I just collected data for a minute and the time in the spreadsheet (after converting it) was not equaling out. I will attach the data too. Do you know why that is different? Or am I missing a basic concept?
I really like your textbox suggestion because I was outputting data as N sample with sample reading of 1000 at 1 kHz rate using the program I attached earlier. I do not want to have the data every second (every 30 seconds or minute would be ideal). Additionally, I really do not need the change in time (dt) but would prefer time in one column and data for each channel in a separate column. Do you know how I would need to do this? You are correct the delimited spreadsheet in the code I am attaching does not provide the data in proper format.
Thank you again!