T O P I C R E V I E W |
Qiang |
Posted - 06/24/2003 : 05:21:49 AM Hi,
I'm a research student and I am new to Origin.
I have a pre-made C++ ready made program that outputs data in desired txt format. It is possible to input the data manually into Origin. I'd like to make a program that automates this process. i.e. a program in Origin C that incorporates this C++ program, runs it and obtains it's output data, and plots it automatically. ( Is it also possible to do it the other way round? i.e to incorportate origin into C++?)
I've been searching through the forum, it seems that most people have asked similiar questions. I understand that I will need to use some DDE features. ( is this possible in Origin 7?)
I'd be grateful if anyone has any relevant examples/codes that they are willing to share with me.
my email is qy204@cam.ac.uk
thanks
Qiang
|
2 L A T E S T R E P L I E S (Newest First) |
Mike Buess |
Posted - 02/23/2004 : 08:05:55 AM Origin's DDE (client) command is documented in the LabTalk programming guide. There is an example in the forum topic DDE data import.
Mike Buess Origin WebRing Member |
cosy |
Posted - 02/23/2004 : 07:03:25 AM Hi, I just read the message from yours which was posted long back at the Origin Forum Page.You were in need of some sample codes for DDE. I too am a research student in Germany. I hope we are in the same boat.I too need some sample codes which demonstrate the functionality of Origin as a DDE Client.I use my own MFC application as a DDE Server. I hope you'd have got some ideas by now. Would you mind sharing it with me?. Thanks and Regards, Deepak Samuel. samuel@iskp.uni-bonn.de |