07-07-2005 08:50 AM
07-07-2005 01:53 PM
07-07-2005 02:29 PM
07-07-2005 04:40 PM - edited 07-07-2005 04:40 PM
Message Edited by rolfk on 07-07-2005 04:41 PM
07-08-2014 01:55 AM
Hi, I am really interested in the this topic. I have an instrument (Precitec CRHocodile) that provide a server application. I should develop a client application that connects the server thru a named windows pipe.
I saw this very interesting link: https://decibel.ni.com/content/docs/DOC-35252
But I am not sure you can connect a "named" windows pipe. Do you know anything else?
Thanks.
07-08-2014 02:44 AM
I think the project you mention in your post only implements the standard IO redirection through anonymous pipes. The OpenG library does also provide named pipes.
01-14-2015 06:03 PM
Hi Rolf - do you have a current working link to your named pipe library?
01-16-2015 07:11 AM
I haven't done much with it lately. I may get around to update a few things and also get it work for 64 bit but at this time the only way to get the latest version is to access the CVS repository of the opengtoolkit on sourceforge.
07-14-2015 10:45 AM - edited 07-14-2015 10:54 AM
Hi Rolfk,
I am trying to use your package in a simple app in LV2012 SP1 but get all sorts of errors and exceptoins. Since I am not able to open any of the .vi's in the .vip file I am just looking at other people's screenshots and following what they have done.
I am importing the lv_proc.dll as a library, have configured it to Give me the Process Handle Size as the first step (as int32), however it crashes and also causes labview to exit as well.
Edit: I have resolved this!
Is there a manual, or a more indepth documentation? Can we access the .vis in a way other than the .vip file?
Edit 2: I found your website,and downloaded the package, however the problem is I cannot open the files in LV2012. Your vi's are written in LV2013.
Best,
07-15-2015 11:24 AM - edited 07-15-2015 11:27 AM
That would be pretty strange. If you access the VIs from the CVS repository of the OpenG Toolkit on Sourceforge, they should be in version 6 0 or so rather than 2013. 6.0 pradates LabVIEW 2013 for about 15 years. So which VIs did you download and from what site (URLl)?