LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamically linking a vi to a dll (vi) already loaded by an application?

Hi,

I have a library for this, if you're interrested. If you're going to search
the forum, search for Wiebe Walstra.

Regards,

Wiebe.

"RolfK" wrote in message
news:411aaf62@newsgroups....
> dynamic wrote:
>
> > Can you elaborate on this concept of real shared memory?
>
> Well you call WinAPI functions to create a shared memory pool by name.
> Then you can use other functions to open that shared memory pool by the
> same name. Basically what it does is creating a memory mapped file.
>
> Search here on Developer Exchange for other threads about shared memory
> and you will find several threads. At least two of them providing even
> some VIs. At least one of them, Wiebe
Zijlstra, posted the VI libraries,
> DLL and DLL source code for doing that.
>
> Check out:
>
>
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=5065000000080000006A1D0000&UCATEGORY_0=_318_&UCATEGORY_S=0&USEARCHCONTEXT_QUESTION_0=build+cvi+shared+dll&USEARCHCONTEXT_QUESTION_S=0
>
> and
>
>
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=5065000000080000005BC10000&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0&USEARCHCONTEXT_QUESTION_0=Communicating+Between+Built+LV+App&USEARCHCONTEXT_QUESTION_S=0
>
> Rolf Kalbermatter
>
> Rolf Kalbermatter
0 Kudos
Message 11 of 15
(1,124 Views)
Wiebe@CARYA wrote:

> I have a library for this, if you're interrested. If you're going to search
> the forum, search for Wiebe Walstra.

Sorry, Wiebe for getting your last name wrong. I must have been in some
state of confusion here.

Rolf Kalbermatter
Rolf Kalbermatter
My Blog
0 Kudos
Message 12 of 15
(1,124 Views)
Wiebe,

Yeah I would be interested in your library. Does it used memory mapped files (MMF) or some other technique for the shared memory space. Not sure if MMFs are what I'm after. Also looking at the possibility of using DDE.

Thanks

Mike
0 Kudos
Message 13 of 15
(851 Views)
dynamic wrote:

> Wiebe,
>
> Yeah I would be interested in your library. Does it used memory mapped
> files (MMF) or some other technique for the shared memory space. Not
> sure if MMFs are what I'm after. Also looking at the possibility of
> using DDE.

About halfway into the second link I provided above is his library as
attached ZIP file Test Mapping.zip.

Rolf Kalbermatter
Rolf Kalbermatter
My Blog
0 Kudos
Message 14 of 15
(851 Views)

Hi,

 

you have written that you have a library for the topic "memory mapping" can you tell me where? I have searched in the forum, but I haven´t found anything.

 

thanks

Mitulatbati

0 Kudos
Message 15 of 15
(610 Views)