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
 LabTalk Forum
 Can the Origin 6.0 link to VB6?

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
zdnet Posted - 06/20/2002 : 10:47:55 PM
Can the origin 6.0 link to Visual Basic6?
I want to use Visual Basic invoke the Origin to draw some curves I like. But I don't know how to do it.
Somebody who knows it, Please tell me,

Edited by - zdnet on 06/20/2002 22:52:43
1   L A T E S T    R E P L I E S    (Newest First)
greg Posted - 06/25/2002 : 11:13:14 AM
We don't provide any library, dll, OLE or Active-X which would give Visual Basic access to Origin.

With Origin Standard you can access a Visual Basic program using Origin as a client in a DDE conversation (See LabTalk™ DDE command). In this scheme, you might create a timed procedure that would poll your VB application at intervals waiting for 'instructions' for your timed procedure to process. These instructions might be a metalanguage that your timed procedure would interpret as canned LabTalk™ procedures.

With Origin Professional you can use Origin as a DDE Server and send LabTalk™ commands directly to Origin through a DDE channel. The DDETest project in the Visual Basic folders of the Origin Professional package illustrate this method.


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