×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

read data from 9 pin RS232 serial port
4

read data from 9 pin RS232 serial port

read data from 9 pin RS232 serial port

(OP)
I need to read data from the 9 pin RS232 serial port on a gas analyzer into a PC. I dont have any info on the format, speed or protocol of the data.
I have heard about Winwedge but this project is currently in the experimental stages so I dont want to buy commercial software yet.
Is there any trial/ shareware versions of this Winwedge or oher similar Data acquisition software?

RE: read data from 9 pin RS232 serial port

2
In many cases, the serial data is text.  If so, you can use your computer's Hyperterminal program to look at any data that might come down the pipe.

Note that most such systems require some sort of initialization command to get stuff going, so you'll need to do some work to get that if needed.

TTFN

RE: read data from 9 pin RS232 serial port

If you could state what kind of gas analyzer you want to read, someone may have some experience and be able to help you. As IRSTUFF said, Hyperterminal may work. Years ago I used a program called Telix to read data from an MPSI analyzer. There is probably a way to do it in Visual BASIC. As far as Winwedge goes, I can't help you.

RE: read data from 9 pin RS232 serial port

slightly off-topic:
I found Hyperterminal a bit too cumbersome and bloated to use for simple RS232-to-RS232 tasks. It also seemed to be not that reliable.

I use Tera Term as a Windoze replacement for Telix or Telemate

http://hp.vector.co.jp/authors/VA002416/teraterm.html

Development seems to have ended at v2.3 (well, it does what it should, so thats ok)

And yes it can certainly be done in VB and even VBA. A co-worker is regularly using VB to implement a RS485 protocol to connect to a TSI flowmeter.

If there is any other program available that can communicate with the gas analyzer, you could use a serial port spy like this one
http://www.hhdsoftware.com/sermon.html
to figure out the trigger sequences or the protocol. (You'd probably be thrown in jail afterwards because of DMCA violation :)

RE: read data from 9 pin RS232 serial port

http://www.dataanddesign.com has a product that will allow your pocket pc to receive data through your serial port. If you have a pocket pc this may be a solution.

RE: read data from 9 pin RS232 serial port

There is a good program (in DOS) for serial communications. It was written in C and its very easy to personalized, besides it brings a source code and documentation. Send me an e-mail at this address

fjrg76@hotmail.com

and in the subject write: RS-232 program

As soon as I can I will send you the program

RE: read data from 9 pin RS232 serial port

I use "Sherlock".  Application loads from a floppy.
You need their "box" to interface the date to the "sniffer" PC.
Works great, does just about any RS232 protocol, speed etc.
I think the last box i bought was about $1300.
pfry
Wyoming

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources