The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 Forum for Origin C
 Is COM supported in OriginPRO 7 ?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
cosy Posted - 04/07/2004 : 08:21:47 AM
Hi,
Is COM supported in OriginPRO 7.
Can anyone send me some sample codes as to how one can send data from one application to Origin in real time.
I am at present using DDE to send data in Real Time to Origin.But most of them tell me to use COM to do it. Why is it ?.
Thanks,
Deepak Samuel.
1   L A T E S T    R E P L I E S    (Newest First)
easwar Posted - 04/07/2004 : 10:49:00 AM
Hi Deepak,

In OriginPro7, COM Client programming was supported in Origin C. User could use Origin as the client application and connect to other server applications (such as MS Excel) by programming in Origin C.

The above COM Client feature is of course also supported in the new version. Note that this feature is supported only in Pro - in both v7 and v7.5

In version 7.5, we also introduced Automation (COM) Server support, where Origin can act as the server application and other client applications (such as MS Excel, VB, VC, LabVIEW, MATLAB...any application that is capable of COM programming) can connec to Origin.

This Automation Server feature is supported in both Origin 7.5 Standard and Origin 7.5 Pro.

Some benefits of using COM over DDE, to connect to Origin server from other client apps are:
1) COM is object oriented
2) COM is more "programmer-friendly" - easier to work with
3) It can be used easily from VB applications

Easwar
OriginLab



The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000