04-27-2025 10:31 AM
@GerdW さんは書きました:
Hi ikeda,
@ikeda_kaoru wrote:
When saving binary data, I get the following error.
I do not know the cause and would appreciate your advice.Provding an image with mostly Japanese text doesn't help us to help you.
Mind to share English information?
Sorry.
The description of this image is in English.
Error code 10 occurs when opening/creating/replacing a file in host_test4.vi
Possible reason:
LabVIEW:(Hex 0xA) duplicate path.
Asynchronous I/O operation is running.
Best regards,
04-28-2025 12:47 AM
Hi ikeda,
@ikeda_kaoru wrote:Error code 10 occurs when opening/creating/replacing a file in host_test4.vi
Possible reason:
LabVIEW:(Hex 0xA) duplicate path.
Asynchronous I/O operation is running.
So the file currently is in use!
Suggestion: avoid accessing files multiple times in parallel…