Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Accessing com ports through Excel97?

I'm trying to write a program that would access an
instrument plugged into the com1 port, and would like to
do it through Excel97. I could not find any ActiveX tools
that would be capable of doing this. Any hints, comments,
suggestions?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Accessing com ports through Excel97?

have you looked as the mscomm control? It is distributed with VB6 I
believe.

--
Regards,
Tom Ogilvy

"Michael Bowen" wrote in message
...
I'm trying to write a program that would access an
instrument plugged into the com1 port, and would like to
do it through Excel97. I could not find any ActiveX tools
that would be capable of doing this. Any hints, comments,
suggestions?



  #3   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Accessing com ports through Excel97?

I did it before with win95io.dll from
http://www.softcircuits.com/sw_tools.htm
It only works in 98 though, because win2k won't allow
direct port access. I think I have some code samples here
(this project was the only place I used it but it was
almost 2 years ago
http://www.columbia.edu/~cp2065/SENI...OJECT%20FINAL%
20PAPER.htm


-----Original Message-----
have you looked as the mscomm control? It is distributed

with VB6 I
believe.

--
Regards,
Tom Ogilvy

"Michael Bowen" wrote in

message
...
I'm trying to write a program that would access an
instrument plugged into the com1 port, and would like to
do it through Excel97. I could not find any ActiveX

tools
that would be capable of doing this. Any hints,

comments,
suggestions?



.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Accessing com ports through Excel97?

If you are trying to accomplish data aquisition via a com port, you may need
a 3rd party software wedge. I had this issue at work, and we looked at
LabView, but eventually settled on WinWedge32 from Taltec.com. Good utility
that captured the data, can parse it using any delimiter into fields, and
acts as a dde server for excel if needed.
good luck

wrote in message
...
I did it before with win95io.dll from
http://www.softcircuits.com/sw_tools.htm
It only works in 98 though, because win2k won't allow
direct port access. I think I have some code samples here
(this project was the only place I used it but it was
almost 2 years ago
http://www.columbia.edu/~cp2065/SENI...OJECT%20FINAL%
20PAPER.htm


-----Original Message-----
have you looked as the mscomm control? It is distributed

with VB6 I
believe.

--
Regards,
Tom Ogilvy

"Michael Bowen" wrote in

message
...
I'm trying to write a program that would access an
instrument plugged into the com1 port, and would like to
do it through Excel97. I could not find any ActiveX

tools
that would be capable of doing this. Any hints,

comments,
suggestions?



.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dash Ports Twila Excel Worksheet Functions 1 August 21st 07 11:00 PM
Excel97 Question?? Quinncom Excel Discussion (Misc queries) 2 October 27th 05 03:17 PM
Japanese excel97 on Eng Win XP pro sp2 Kim Setting up and Configuration of Excel 0 April 21st 05 07:09 PM
Excel2003 from Excel97 JohnL Excel Discussion (Misc queries) 3 April 15th 05 11:41 PM
Help with Excel97 formatting Tom Ogilvy Excel Programming 0 September 13th 03 05:02 PM


All times are GMT +1. The time now is 02:49 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"