LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I want to thin out the data that is being read 1000 elements at a time.


@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,

0 Kudos
Message 21 of 22
(230 Views)

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…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 22 of 22
(217 Views)