In addition, read up on shared memory in a dll. Since there will be two processes 
running the dll ( yours and thiers ), two copies
of the dll will be loaded. There are a few ways to tranfer data back and forth. Shared 
mem, file mapping and good old disk file
storage.

Have fun
"Ajit" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Hi,
>
> I am trying to link Labview with another simulation software. I need
> to know how to call the other software in Labview and then make the
> software to run some simulations and finally get the data from that
> software back to Labview and then use that data in the Labview to
> control the hard ware accordingly.
>
> All suggestions are most welcome.
>
> Thanks
> Ajit R Nalla
> Uni Of Delaware



Reply via email to