LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 5 occurred at write to binary file

Hi,
I encounter problem when writing an image file to binary.

***Error 5 occurred at Write to Binary File***

Possible Reason:

LabVIEW:File already open.
=====================================
NI-488: Command requires GPIB Controller to be System Controller.


Anyone know what issue will cause this problem? How to solve it?

 

 

error.png

0 Kudos
Message 1 of 4
(2,696 Views)

The error message gives one clue.

 

Is the file already open?  Is it already open by another application?

 

To solve, don't open it before then, or don't try to open it now.

0 Kudos
Message 2 of 4
(2,694 Views)

The file is not open in any other application. 

0 Kudos
Message 3 of 4
(2,691 Views)

Without seeing your actual VI, there is nothing more I nor anyone else can suggest.

0 Kudos
Message 4 of 4
(2,687 Views)