PV-Wave Interapplication Communication Question [message #18242] |
Wed, 08 December 1999 00:00 |
Adrian Clark
Messages: 6 Registered: October 1999
|
Junior Member |
|
|
Dear All,
I've written a number of C programs, each of which calls PV-Wave, performs
some calculations, calls some PV-Wave routines etc, and then returns.
They work fine in isolation, with each opening a separate PV-Wave session,
running the commands then exiting. However, I wish to link all these
programs together and operate in a single PV-Wave session. i.e. to have
the first module open the PV-Wave session, and all subsequent modules to
connect to that session and do their calculation, rather than opening a new
session for each one. Has anybody any suggestions as to how to connect to
an already open PV-Wave session in a new process - i.e. a process other
than the one that opened the session in the first place?
TIA
Adrian
|
|
|