Skip to content
Back to formatted view

Raw Message

Message-ID: <s326a9da.006@lp-msg1.co.ihc.com>
Date: 2005-09-13T16:28:22Z
From: Greg Snow
Subject: Reading data from a serial port

I don't know of a specific package, but there is support for various 
connections in R.  look for help on connections by typing:

?connection

There is also a section in the R Data Import/Export document on 
connections.  You will probably use a fifo or a pipe.

Good luck,

Greg Snow, Ph.D.
Statistical Data Center, LDS Hospital
Intermountain Health Care
greg.snow at ihc.com
(801) 408-8111

>>> vittorio <vdemart1 at tin.it> 09/13/05 10:07AM >>>
I need to read data from from a medical appliance via the serial port.
This 
medical appliance produces streams of set data at regular intervals.
What commands,  packages are available for this purpose?

Vittorio

______________________________________________
R-help at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help 
PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html