No, unless you are using VXI and sharing memory (eduacated guess, I never used VXI).
But, you can call the DLL and retrieve the data from a call to the file mapping object 
in the dll.
So, yes you can have the data cross processes.

Have fun

"Stars" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Can LabVIEW program read and write online data stored in a Shared
> Memory File created by a VC++ application using Windows SDK Functions:
> CreateFileMapping, OpenFileMapping, MapViewOfFile ... when both
> programs are running?  If yes, how? What vis? Any examples?
>
> Thank you very much.
> Stars



Reply via email to