READING DATA FRON A MULTI,ETER ONTHE SERIEL POORT 
Author Message
 READING DATA FRON A MULTI,ETER ONTHE SERIEL POORT

WHO CAN HELP ME WHITE READING DATA FROM A MULTIMETER IN TO eXEL FOR
FURTHER PROCCECING TO CARTS OR GRAFH.
tHE SOLUTION I EXPLORED WHERE IN TO VISIALBASIC FOR APPL. AND
VISUALBASIC 6.0 DELUXE LEARNING EDITION AND THESE TWO PROGRAMMING
ENFIREMENT DID'NT HEPL MELP ME.


Tue, 10 Sep 2002 03:00:00 GMT  
 READING DATA FRON A MULTI,ETER ONTHE SERIEL POORT
COULD YOU PLEASE STOP SHOUTING!
My eyes are hurting.

Svein Halvor



Fri, 13 Sep 2002 03:00:00 GMT  
 READING DATA FRON A MULTI,ETER ONTHE SERIEL POORT
Hi,

I have a VB example in my book.  See below for information.  Doing this in
Excel would require using something like the XMCommVBA control (download
from my homepage), and then writing the actual code to decode the serial
data stream from the multimeter.  There is no standard data format for this,
so you would have to use the manual that comes with the multimeter to
determine what the data format is, then write code that converts this format
to what you need to insert in cells in your spreadsheet.

--
Richard Grier (Microsoft Developer MVP)
Hard & Software
12962 West Louisiana Avenue
Lakewood, CO  80228
303-986-2179 (voice)
303-986-3143 (fax)
Author of Visual Basic Programmer's Guide to Serial Communications, 2nd
Edition (355 pages).
For information look on my homepage at http://www.hardandsoftware.net.
Use the Books link to order.  For faster service contact the publisher at
http://www.mabry.com.



Sat, 14 Sep 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. How to read Login, Password fron session data

2. VB3 - Reading & Writing Fron INI Files

3. Reading data from multi-line .ini file entry

4. copying loads of data fron a text file to a table

5. edit: copying loads of data fron a text file to a table

6. Reading a data file into a multi-dimensional array

7. A tricky one...input from seriel-port...HELP !

8. New data control allows multi-user data access/binding over the web (INFO)

9. New data control allows multi-user data access/binding over the web (INFO)

10. New data control allows multi-user data access/binding over the web (INFO)

11. New data control allows multi-user data access/binding over the web (INFO)

12. Separate fistname and lastname fron a field

 

 
Powered by phpBB® Forum Software