Multiple Channels via DDE from a TC-08

 
Post new topic   Reply to topic    Pico Technology Forum Index -> PicoLog
Author Message
mhayes
Guest





PostPosted: Wed Apr 14, 2004 2:28 pm    Post subject: Multiple Channels via DDE from a TC-08 Reply with quote

I am using the following code to successfully read the current value from Channel 1 of a TC-08 via DDE into Visual Basic in Excel
a = Application.DDEInitiate("PLW", "Current")
b = Application.DDERequest(a, "Value")
What is the syntax for the second and subsequent channels to be read?
Back to top
markspencer
Site Admin
Site Admin


Joined: 07 May 2003
Posts: 610

PostPosted: Thu Apr 15, 2004 8:16 am    Post subject: Reply with quote

Hi,

Unfortunately, DDE is not correctly set up to work with more than one channel. I can provide a macro in excel that will overcome this problem for you, please send an email to:

tech@picotech.com

and I will forward the example to you. Please quote this post.

Best regards,
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Pico Technology Forum Index -> PicoLog
All times are GMT
Page 1 of 1

 


Pico Technology topic RSS feed 
Powered by phpBB © 2001, 2005 phpBB Group