LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

pipe open error 6

Solved!
Go to solution

Hello,

 

I am using LabView Linux 2009. I want to use named pipes. I am unable to create a named pipe with mode = 1(write). 

 

 

I am getting an error, however I do see the pipe being created.

"

Error 6 occurred at OpenPipe


Possible reason(s):

LabVIEW:  Generic file I/O error.

"

 

PipeError6.png

 

Thank  you.

 

Regards,

 

-H

Download All
0 Kudos
Message 1 of 2
(4,067 Views)
Solution
Accepted by H P

H P,

 

        If you search for Open Pipes Error 6 at ni.com, the third document is this KnowledgeBase (http://digital.ni.com/public.nsf/allkb/FB7A1B9D8C1A558186256CAA0083C290). It says that you must open a pipe in read mode first before you can open it in write mode. Do you think that this could be the cause of your error? What distribution of Linux are you using? Are you seeing any other error with LabVIEW in Linux?

Message 2 of 2
(4,043 Views)