06-08-2010 11:03 AM
Hi! Forgive me for my very simple questions but I am very new to labview and therefore, not very good at troubleshooting my own problems yet.
I have attached my current VI below and I am having trouble writing it to a spreadsheet. Ideally, I would like only six values to write to a spreadsheet (it can be any generic file). Those six values would be Stop Switch #1 minus Start Switch #1, Stop Switch #2 minus Start Switch #2 ect...
I have tried to send the start and stop switches into a loop with subtraction inside and then write to spreadsheet but I wasn't sure how to connect the arrays from both switches...?
If it is eaiser to just write all 12 values to a spreadsheet, I can obtain my desired values using subtraction in excel. But I'm also unsure how to have those 12 values just write to an spreadsheet...?
Thanks for your help! I apologize because I'm sure it's something really simple! Let me know if you have any questions about what I am trying to time!
06-08-2010 11:09 AM
06-08-2010 11:55 AM