Hi,
I've got a situation with my dataTaker program. I'm using the DataTaker to store the values of holes being dug into the ground. I've programmed it to unload data into a .csv file every time a hole is dug, with the file name being the coordinate of the holes. So, I would have files such as XX1YY1.csv, XX2YY1.csv, etc. being created in the 'b:\' drive. I'm able to access it using the FTP server.
My question is, is there any method/code for me to copy these exact files created into my thumb drive when its inserted into the DT80?
When I use the COPYD command, it unloads from the dbd file. Hence, I lose my file naming system. I'm able to use the COPY "source" "dest" command, but I can only transfer one file at a time. Is there a possibility of me transferring the whole folder?
I hope somebody could help shed some light unto this.
Thank you.
Hi,
I've got a situation with my dataTaker program. I'm using the DataTaker to store the values of holes being dug into the ground. I've programmed it to unload data into a .csv file every time a hole is dug, with the file name being the coordinate of the holes. So, I would have files such as XX1YY1.csv, XX2YY1.csv, etc. being created in the 'b:\' drive. I'm able to access it using the FTP server.
My question is, is there any method/code for me to copy these exact files created into my thumb drive when its inserted into the DT80?
When I use the COPYD command, it unloads from the dbd file. Hence, I lose my file naming system. I'm able to use the COPY "source" "dest" command, but I can only transfer one file at a time. Is there a possibility of me transferring the whole folder?
I hope somebody could help shed some light unto this.
Thank you.