09-29-2025 02:39 PM
Hello!
Fairly new to LabView and teaching myself as best as I can with the resources here! That being said, i'm currently running into an issue that may just be something i'm overlooking, but can't seem to overcome.
I am currently trying to obtain waveform data from a scope trigger and export the voltage+time to a CSV file to process in Python. I'm currently having issues where i'm expecting my "Get Waveform Component" to show Y, dt, and t(0) after connecting it to my output of the Fetch Cluster using WDT, but it seems to only be showing one attribute (can be changed). Regardless, it seems like I can't take advantage of all the attributes to loop it and create my array to output to CSV. Any advice would be most appreciated!
Solved! Go to Solution.
09-29-2025 02:50 PM