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" wrote in message news:5065000000080000000FBF0000-1075935269000@exchange.ni.com...
> 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
> U
ni Of Delaware