05-16-2016 02:24 AM
I have a bunch of raw data files that needs to processed. I have construcetd a block diagram which read the file, process it and write it to a different location. Now I want the output file(i.e the write files) to hava the same name as input files. How do I automate this process?
05-16-2016 03:37 PM
Your mentioning of the block diagram makes me think you are using LabVIEW for your application. If this is true, you should post this question to the proper forum.
Anyway, whichever is the programming environment, knowing which functions you are using to write the output files can help us in suggesting the best solution.