Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/01/02 19:20
Read: times


 
#23731 - RE: storing data, mahmood
"Can you interface excel to the serial port"

Yes, I've seen products advertised to do that.
Try keywords like "Excel", "RS232", and "wedge" in your favourite internet search engine.

Also look on instrumentation sites; eg, Amplicon, National Instruments.

Borland C++ Builder (BCB) has some MS-Office interface stuff, though I've not tried it myself.

BCB also has some graphing components of its own.

You can also get devices that plug between the keyboard & PC, so that the serial data appears as if it were typed at the keyboard. (I think that'd mean your serial data would have to be very carefully formatted for your Excel spreadsheet?)

The simplest, no-programming, approach is just to capture the data to a file with a terminal emulator (Hypoterminal if you really must), then import that file into Excel.

List of 13 messages in thread
TopicAuthorDate
storing data            01/01/70 00:00      
RE: storing data            01/01/70 00:00      
RE: storing data            01/01/70 00:00      
RE: storing data            01/01/70 00:00      
RE: storing data, mahmood            01/01/70 00:00      
RE: storing data, mahmood            01/01/70 00:00      
RE: storing data, mahmood            01/01/70 00:00      
RE: storing data, mahmood            01/01/70 00:00      
RE: storing data, mahmood            01/01/70 00:00      
RE: storing data, mahmood            01/01/70 00:00      
RE: storing data, mahmood            01/01/70 00:00      
RE: storing data, mahmood            01/01/70 00:00      
RE: storing data, mahmood            01/01/70 00:00      

Back to Subject List