Hello LabView enthusiasts,
I use multiple sensors to measure the pressure in a room. I have a task to store the measured data in a csv- file. The storage of the data and its timestamp is possible by my written program. However, I don't want to enter the file path every time I open my program (because the task is extended by 30 additional sensors and this would be quite time-consuming). For this reason I considered to create a File in a folder when starting the program, in order to save time and make the programm more efficient.
Is it possible to generate several different files with different data in a common folder?
Unfortunately I did not find a successful solution. Does anyone have an idea or a starting point how to solve this problem?
In the apendix the vi and one image of the programm with multiple sensors.
Thanks for any help!
Cheers
Jason