Issue Details
I am trying to log my data where when the .dat file is bigger than the size specified, it will convert it to an Excel file and save the file. However, while converting, I received the below error at the copy function.
Error 10 occurred at Copy in <file name>
Possible reason(s):
LabVIEW: (Hex 0xA) Duplicate path.
=========================
Asynchronous I/O operation in progress.
How can I fix the error?