06-18-2025 02:57 PM - edited 06-18-2025 03:29 PM
Hi All
Mech Engineer trying to play the automation engineer role. I am setting up a safety test room with Ground Bond, DC Withstand and Wattage testing. I am attempting to alter the sample VIs provided with the GPT-9000 and write the final test results to a spreadsheet. I have been unsuccessful in getting the string data out of the event structure while only exporting the final results instead of the live running data. If I pull a string from the case structure housing out of the event structure the string is empty. What I am really looking for is to output the final test shown in the front control and have it saved off to the spreadsheet. Any help is appreciated for this novice!
06-18-2025 03:13 PM - edited 06-18-2025 03:20 PM
Your event structure output tunnel is set to "use default if unwired" and will only output any data if the event structure ends in a case where it is wired. There are many solutions to this, for example you can carry the data in a shift register and wire it across all event cases where it should not change.
I recommend to do a few basic tutorials about the principles of dataflow.
We don't analyze pictures. If you want specific help, please attach your VI.
06-18-2025 03:31 PM
Thank you for the guidance, I have updated to include the VI instead of pics. I will research shift registers and data flow.
06-18-2025 03:33 PM
Most here don't have LabVIEW 2025 and thus cannot look at your VI. I recommend do do a "save for previous" (e.g. 2019) before attaching.