LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Extracting string data from event structure

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!

0 Kudos
Message 1 of 4
(283 Views)

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.

 

altenbach_0-1750278003957.png

 

 

0 Kudos
Message 2 of 4
(274 Views)

Thank you for the guidance, I have updated to include the VI instead of pics. I will research shift registers and data flow.

0 Kudos
Message 3 of 4
(254 Views)

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.

0 Kudos
Message 4 of 4
(248 Views)